feat: improve navigation in footer

This commit is contained in:
2025-02-17 23:06:18 +01:00
parent 9647e890f6
commit df94b151a6
3 changed files with 15 additions and 5 deletions

View File

@@ -19,6 +19,7 @@ body {
}
footer {
margin-top: 24px;
font-size: x-small;
}
@@ -208,6 +209,10 @@ button,
}
.navbar {
span {
padding: 4px;
}
button {
font-size: medium;
margin: 4px 0.5%;