Centering content in a column for better readability

This commit is contained in:
April Eaton 2025-12-15 18:54:19 +01:00
parent a49f96f827
commit b61db22369
3 changed files with 16 additions and 1 deletions

View file

@ -10,6 +10,7 @@ header {
width: calc(100% - 1.5rem);
margin-bottom: 0.25rem;
margin-top: 0.5rem;
padding: 0.5rem;
border-width: 3px;
border-style: solid;