mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-21 03:47:32 +02:00
Initialize project and port basics
This commit is contained in:
commit
ebb4f4d515
31 changed files with 20401 additions and 0 deletions
5
src/_variables.scss
Normal file
5
src/_variables.scss
Normal file
|
@ -0,0 +1,5 @@
|
|||
$layoutWidth: 900px;
|
||||
$accentColor: #e5502b;
|
||||
$background: #0d0d0d;
|
||||
$textColor: white;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue