Slightly increased font size, auto-update copyright year

This commit is contained in:
Brandon Rozek 2022-02-26 21:40:04 -05:00
parent c91c4103db
commit 090c5d3d94
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ body {
text-align: center;
font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
line-height: 1.5;
font-size: 1.05rem;
font-size: 1.1rem;
word-wrap: break-word;
}