Prima configurazione e struttura

This commit is contained in:
2026-02-04 17:31:00 +01:00
parent 1a949051ca
commit ecafebae7f
66 changed files with 1153 additions and 645 deletions

View File

@@ -1,5 +1,5 @@
:root {
--primary-color: #5352ed;
--primary-color: #ec4c41;
--ligther-color: #f7f7ff;
--darker-color: hsl(240, 81%, 30%);
--darker-color: #d02315;
}