more fixes

This commit is contained in:
Henry Jameson 2024-02-13 02:27:53 +02:00
commit c16f1d4e35
12 changed files with 20 additions and 122 deletions

View file

@ -379,6 +379,9 @@ nav {
font-family: inherit;
cursor: pointer;
color: inherit;
position: relative;
border-bottom: 1px solid;
border-color: var(--border);
&:first-child {
border-top-right-radius: var(--roundness);