Wrong font reference LOL

This commit is contained in:
Ray 2024-08-22 14:50:25 +10:00 committed by GitHub
parent 56718d3d67
commit 79f54d7108
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -29,6 +29,6 @@ body {
h1 { h1 {
font-size: 4em; font-size: 4em;
font-family: 'Lobster', cursive; font-family: 'Jersey 10', cursive;
color: #ffffff; color: #ffffff;
} }