feat: a whole bunch of fixes ahead of launch
This commit is contained in:
parent
01647bf930
commit
8e54b46b6b
48 changed files with 184 additions and 140 deletions
|
@ -4,3 +4,7 @@
|
|||
drop-shadow(0 -1px 0 var(--color-white))
|
||||
drop-shadow(0 1px 0 var(--color-white));
|
||||
}
|
||||
|
||||
.menu > li:has(a:focus-visible) {
|
||||
filter: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue