8 lines
111 B
Text
8 lines
111 B
Text
:root {
|
|
--primary: dodgerblue;
|
|
--fg: #fff;
|
|
--bg: #333;
|
|
|
|
--font-size-large: 112.5%;
|
|
--icon-spacing: 4px;
|
|
}
|