mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-07-31 07:09:01 +02:00
6 lines
No EOL
124 B
SCSS
6 lines
No EOL
124 B
SCSS
$layoutWidth: 900px;
|
|
$accentColor: #e5502b;
|
|
$background: #0d0d0d;
|
|
$textColor: white;
|
|
|
|
$mainFont: 'Anonymous Pro', monospace; |