This commit is contained in:
2026-06-06 17:01:58 +02:00
10 changed files with 65 additions and 23 deletions
+2 -1
View File
@@ -6,6 +6,7 @@
@use "components/diagnostics";
@use "components/frontpage";
@use "components/home";
@use "components/icon";
body {
background: variables.$color-bg;
@@ -73,4 +74,4 @@ body {
button {
margin: 16px 0;
}
}
}