Apply prettier to css
This commit is contained in:
parent
87fbe01124
commit
df544469c9
8 changed files with 26 additions and 25 deletions
|
|
@ -40,7 +40,7 @@
|
|||
height: 18px;
|
||||
}
|
||||
|
||||
button#theme-toggle {
|
||||
button#theme-toggle {
|
||||
font-size: 26px;
|
||||
margin: auto 4px;
|
||||
}
|
||||
|
|
@ -61,7 +61,7 @@ body:not(.dark) #sun {
|
|||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#menu li+li {
|
||||
#menu li + li {
|
||||
margin-inline-start: var(--gap);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue