mostly good for release

This commit is contained in:
sundae 2025-06-25 13:08:50 +03:00
commit b626e6265e
Signed by: sundae
SSH key fingerprint: SHA256:MsJkKuo4PUdjQDpLeaURy81drKkW14exlTHp+8QFu6M
32 changed files with 425 additions and 169 deletions

View file

@ -83,8 +83,11 @@ body {
font-family: "Rubik", sans-serif;
& > nav {
gap: var(--pad-m);
border-right-width: 1px;
border-right-style: solid;
& a,
button {
align-items: center;
border-style: solid;
border-width: 2px;
border-radius: var(--round);