Skip to content

Commit

Permalink
Fixed footer font size
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrutherford authored Jun 28, 2024
1 parent 3d7b198 commit 66be0fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ header h1 {
footer {
color: #878787;
font-family: 'Times New Roman', Times, serif;
font-size: 10pt;
padding: 10px;
width: 100%;
text-align: center;
Expand Down

0 comments on commit 66be0fb

Please sign in to comment.