chore(css): update typography and spacing
All checks were successful
/ all (push) Successful in 19s

This commit is contained in:
Julien Dessaux 2025-03-23 16:14:07 +01:00
parent 5fd3dc0a53
commit 6039e9eb3b
Signed by: adyxax
GPG key ID: F92E51B86E07177E
5 changed files with 134 additions and 30 deletions

View file

@ -1,5 +1,8 @@
header {
background-color: var(--bg-0);
margin-left: auto;
margin-right: auto;
width: 960px;
}
header nav {
align-items: center;