more header styles

This commit is contained in:
Lyn Fugmann 2024-09-20 15:38:16 +02:00
parent c1608f3df1
commit ac141f4be3
2 changed files with 34 additions and 2 deletions

View file

@ -30,6 +30,9 @@ eleventyComputed:
--color-primary: {{ eseColor }};
font-size: 17px;
}
* {
box-sizing: border-box;
}
body {
margin: 0;
font-family: sans-serif;