Reworked projects section

This commit is contained in:
2023-02-22 22:41:38 +03:00
parent 0d1fc4a897
commit 2d9f893b77
18 changed files with 310 additions and 202 deletions

View File

@@ -6,9 +6,3 @@
.Links>a {
margin: 0 var(--gap-sm);
}
@media screen and (max-width: 1080px) {
.Links {
bottom: calc(64px + var(--gap-lg));
}
}