center week title

This commit is contained in:
j 2023-08-20 21:14:23 +02:00
commit c063e7cebc
2 changed files with 5 additions and 1 deletions

View file

@ -116,3 +116,7 @@ nav.overlay {
padding: 8px;
opacity: 0.8;
}
h2.week {
text-align: center;
}