improved design and made responsive

This commit is contained in:
2024-07-12 19:34:22 +02:00
parent 3271920179
commit e25e4b5740
18 changed files with 236 additions and 17050 deletions

View File

@@ -22,7 +22,11 @@
font-style: normal;
}
$primary: #1c1427;
$primary: #1C1B20;
$secondary: #5f5d630f;
$highlight: #332f3c;
$accent: #7eca9c;
$link: #ccffbd;
$highlight-primary: #40394a;
$responsive-width: 1226px;
$responsive-width-secondary: 750px;