added some letter spacing to the leauge gothic font

This commit is contained in:
Chris Bell 2025-01-10 12:36:59 -06:00
parent 73f2f973ce
commit 3859b70282

View File

@ -14,6 +14,7 @@
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
font-family: 'LeagueGothic', sans-serif; font-family: 'LeagueGothic', sans-serif;
letter-spacing: 2px;
} }
h1 { h1 {