tidying up stuff i forgot to change

This commit is contained in:
sundae 2025-08-10 17:05:40 +03:00
parent c091831537
commit f20b697aed
No known key found for this signature in database
77 changed files with 1014 additions and 660 deletions

View file

@ -42,11 +42,7 @@ body > nav {
align-self: center;
}
& details {
cursor: pointer;
display: flex;
& summary::marker {
content: none;
}
}
& ul {
margin: var(--pad-sm);