mirror of
https://github.com/Kyren223/website.git
synced 2026-07-17 09:41:04 +00:00
First prototype of projects
This commit is contained in:
@@ -1,15 +1,5 @@
|
||||
@import url("../styles/fonts/JetBrainsMono.css");
|
||||
|
||||
/* :root { */
|
||||
/* --primary: #ffbf00; */
|
||||
/* --secondary: #9b7eca; */
|
||||
/* --accent: #7ed4fb; */
|
||||
/* --extra: #8fcc75; */
|
||||
/* --text: #ffffff; */
|
||||
/* --alt: #999999; */
|
||||
/* --background: #000000; */
|
||||
/* } */
|
||||
|
||||
:root {
|
||||
--primary: #54d7a9;
|
||||
--secondary: #9b7eca;
|
||||
|
||||
Reference in New Issue
Block a user