header style

This commit is contained in:
isUnknown 2024-03-12 17:12:03 +01:00
parent f04e9a66fb
commit 0fed6cfd12
30 changed files with 125 additions and 694 deletions

View file

@ -1,7 +1,6 @@
body {
position: relative;
box-sizing: border-box;
min-height: 100vh;
padding: 0 var(--unit--horizontal);
background-color: var(--color-background);
color: var(--color-primary);