Improve styling

This commit is contained in:
2023-11-07 21:13:05 +02:00
parent 188f75d120
commit 32938b59bd
6 changed files with 29 additions and 17 deletions

View File

@@ -7,3 +7,15 @@ body {
footer {
margin-top: auto;
}
header {
background-position: center!important;
}
main {
padding-bottom: 4rem!important;
}
article header h1 {
text-align: center!important;
}