First prototype of projects

This commit is contained in:
2024-11-13 22:45:40 +02:00
parent 0821c532ac
commit acfa6270ae
4 changed files with 77 additions and 22 deletions

View File

@@ -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;