fix: remove unused property on links

This commit is contained in:
Corentin 2024-06-10 11:36:31 +02:00
parent 313333deaf
commit 7185702996
1 changed files with 0 additions and 1 deletions

View File

@ -185,7 +185,6 @@
&--links {
height: var(--desktop-height);
grid-template-columns: 1fr auto auto;
justify-self: end;
align-self: center;