From 579123ee683bbd6009d4c3d139f5485c7efc08c4 Mon Sep 17 00:00:00 2001 From: ynottony <97442619+Nanogy98@users.noreply.github.com> Date: Wed, 8 Nov 2023 14:10:43 +0900 Subject: [PATCH] Update style.css --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index a63ebc9..5be5f46 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,8 @@ body{ background-image: url("image/style.png"); background-size: cover; + font-family: 'M PLUS Rounded 1c', sans-serif; + font-weight: 900; } .ads{ text-align:center;