center header

This commit is contained in:
2021-10-17 08:41:20 +01:00
parent ccbde1a0b0
commit aa97aaf12c
2 changed files with 74 additions and 64 deletions

View File

@@ -11,6 +11,10 @@ header {
margin-right: 0;
}
header div {
text-align: center;
}
header a {
display: inline-block;
text-align: center;