fix: update design of header

This commit is contained in:
Christel Westerberg
2024-05-27 16:43:56 +02:00
parent a83bdb21fe
commit da70b29359
11 changed files with 301 additions and 199 deletions

View File

@@ -88,3 +88,9 @@ body {
overflow-x: hidden;
padding: 0;
}
ul {
padding-inline-start: 0;
margin-block-start: 0;
margin-block-end: 0;
}