From 6ccd9175c28fdd5a94eaf2ffb3eca7d3db06c80b Mon Sep 17 00:00:00 2001 From: szunami Date: Thu, 25 Jul 2024 17:55:02 -0400 Subject: [PATCH] No more asesprite font --- index.html | 2 +- styles.css | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index ab269de..653ac3b 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@
-

SAM
SZUFLITA

+

Sam
Szuflita

diff --git a/styles.css b/styles.css index 335d2c0..2cc754e 100644 --- a/styles.css +++ b/styles.css @@ -59,8 +59,7 @@ body { justify-content: center; flex-direction: column; text-align: center; - line-height: 40px; - font-family: 'asepritefontmedium'; + font-family: 'helvetica'; color: #cf573c; font-size: 64px; } \ No newline at end of file