mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-21 03:47:32 +02:00
Run prettier
This commit is contained in:
parent
79b6120522
commit
839ea26e92
10 changed files with 875 additions and 870 deletions
|
@ -1,9 +1,9 @@
|
|||
$layoutWidth: 1200px;
|
||||
$accentColor: #e52b3e;
|
||||
$background: #070707;
|
||||
$lightBackground: #fff;
|
||||
$textColor: white;
|
||||
$lightTextColor: black;
|
||||
$layoutPadding: 20px;
|
||||
|
||||
$mainFont: "Anonymous Pro", monospace;
|
||||
$layoutWidth: 1200px;
|
||||
$accentColor: #e52b3e;
|
||||
$background: #070707;
|
||||
$lightBackground: #fff;
|
||||
$textColor: white;
|
||||
$lightTextColor: black;
|
||||
$layoutPadding: 20px;
|
||||
|
||||
$mainFont: "Anonymous Pro", monospace;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue