This commit is contained in:
2023-06-02 19:06:31 +02:00
parent e1951606c0
commit 5c1910292e
19 changed files with 0 additions and 0 deletions

6
.old/css/variables.css Normal file
View File

@@ -0,0 +1,6 @@
body {
--base-padding: .5rem 1rem;
--base-margin: 2rem;
--background: #111111;
--color: #ffffff;
}