Skip to content

Commit

Permalink
update font-family
Browse files Browse the repository at this point in the history
  • Loading branch information
TigerKopf committed Dec 5, 2023
1 parent d5646c3 commit 0ea4bc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
body {
background-color: black;
color: white;
font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
font-family: Impact;
margin-top: 20px;
text-align: center;

}

0 comments on commit 0ea4bc3

Please sign in to comment.