mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-06-19 15:42:41 -05:00
Minor fix
This commit is contained in:
parent
43bb4a62e1
commit
94907eef33
|
|
@ -21,6 +21,10 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--s-0-5);
|
||||
|
||||
&:focus-visible {
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
|
||||
.item {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user