From 1ec732aa84c226ccbe5f3f380191475dd9b1fc27 Mon Sep 17 00:00:00 2001 From: Nanogy98 <97442619+Nanogy98@users.noreply.github.com> Date: Sun, 3 Dec 2023 22:54:43 +0900 Subject: [PATCH] Update style.css --- style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/style.css b/style.css index 5be5f46..979c9a2 100644 --- a/style.css +++ b/style.css @@ -4,10 +4,6 @@ body{ font-family: 'M PLUS Rounded 1c', sans-serif; font-weight: 900; } -.ads{ - text-align:center; - display: center; -} .title{ text-align:center; }