Minor style update to index

This commit is contained in:
2024-01-20 14:45:26 -06:00
parent 1675646179
commit e60361f060
2 changed files with 10 additions and 3 deletions

View File

@ -1,4 +1,8 @@
header {
margin-bottom: 5rem;
}
main {
margin: auto;
width: 50rem;
width: 45rem;
}