5 lines
56 B
CSS
5 lines
56 B
CSS
![]() |
:root {
|
||
|
--spacing: 1em;
|
||
|
|
||
|
color-scheme: light dark;
|
||
|
}
|