mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-27 21:55:15 -05:00
Migrate to nested CSS
This commit is contained in:
@@ -20,10 +20,10 @@
|
||||
color: var(--color-text);
|
||||
width: 100%;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.header:hover {
|
||||
background: var(--color-bg-high);
|
||||
&:hover {
|
||||
background: var(--color-bg-high);
|
||||
}
|
||||
}
|
||||
|
||||
.headerTitle {
|
||||
|
||||
Reference in New Issue
Block a user