Fix Footer links centering

This commit is contained in:
2021-10-03 13:37:32 +02:00
parent 3947ea7b37
commit 2634e0473a

View File

@@ -14,7 +14,7 @@
} }
&__links { &__links {
grid-column: 6 / span 15; grid-column: 5 / span 16;
grid-row: 1; grid-row: 1;
ul { ul {