From 4348132809135017a4f29a391154cd66f63a657c Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Fri, 27 Dec 2024 08:54:45 -0500 Subject: Remove centering title on mobile --- public/index.html.gz | Bin 642 -> 642 bytes public/style.css | 6 ------ public/style.css.gz | Bin 582 -> 559 bytes 3 files changed, 6 deletions(-) (limited to 'public') diff --git a/public/index.html.gz b/public/index.html.gz index 704e481..6a85762 100644 Binary files a/public/index.html.gz and b/public/index.html.gz differ diff --git a/public/style.css b/public/style.css index a0ffafb..2814250 100644 --- a/public/style.css +++ b/public/style.css @@ -83,12 +83,6 @@ footer p { } } -@media(max-width:420px) { - h1 { - text-align: center; - } -} - @media(prefers-color-scheme: dark) { body { background: #1E1F21; diff --git a/public/style.css.gz b/public/style.css.gz index 1c5625b..7e43e1b 100644 Binary files a/public/style.css.gz and b/public/style.css.gz differ -- cgit v1.2.3-70-g09d2