Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
akionsight authored Nov 11, 2023
1 parent 1284a73 commit 06d8fc0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ html, body {
text-align: center;
margin: 0;
padding: 2vh;
font-family: 'Paytone One', sans-serif;
font-family: 'Lobster', cursive;
color: whitesmoke;

}
Expand All @@ -26,11 +26,11 @@ html, body {
}

#hi {
font-size: 8vw;
font-size: 12vw;
}

#im {
font-size: 8vw;
font-size: 9vw;
}

#akionsight {
Expand Down

0 comments on commit 06d8fc0

Please sign in to comment.