make the header text a little smoller

This commit is contained in:
ubergeek 2022-10-25 00:54:44 +00:00
parent 5186ada436
commit 966148e5f6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ body {
#header { #header {
width: 90%; width: 90%;
text-align: center; text-align: center;
font-size: xx-large; font-size: x-large;
} }
#content { #content {
width: 78%; width: 78%;