Updated telegram and formatting

This commit is contained in:
2023-01-01 21:58:51 +03:00
parent 35b6170959
commit 3963b68a73
18 changed files with 131 additions and 103 deletions

View File

@@ -3,7 +3,7 @@
bottom: var(--gap-lg);
}
.Links > a {
.Links>a {
margin: 0 var(--gap-sm);
}
@@ -11,4 +11,4 @@
.Links {
bottom: calc(64px + var(--gap-lg));
}
}
}