This commit is contained in:
Philippe Torrel
2026-07-03 14:04:45 +02:00
parent ddaae120a7
commit f0e8aaa79c
18 changed files with 1942 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
// sass dev/assets/scss/main.scss:assets/css/main.css
$bgColor: #333;
$bgColor: #efefef;
body {
background-color: $bgColor;