notohh
36bbb8603a
All checks were successful
flake check / check (push) Successful in 11m1s
fmt check / check (push) Successful in 1m6s
9 lines
No EOL
117 B
SCSS
9 lines
No EOL
117 B
SCSS
* {
|
|
all: unset;
|
|
margin: 3px;
|
|
font-family: 'Monaspace Krypton';
|
|
}
|
|
|
|
window {
|
|
background-color: black;
|
|
} |