From 4d862d536e0c633a3cbd8cfd41517c7a6764385d Mon Sep 17 00:00:00 2001 From: ada <> Date: Sat, 15 Jun 2024 23:00:54 +0200 Subject: [PATCH] font about --- backplaces/css/style_index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backplaces/css/style_index.css b/backplaces/css/style_index.css index c06edc7..2b72aa7 100644 --- a/backplaces/css/style_index.css +++ b/backplaces/css/style_index.css @@ -122,7 +122,7 @@ body { .letterBox { line-height: 150%; - font-size: 1.3rem; + font-size: 1rem; padding: 30px; margin: 60px; max-width: 99%; @@ -147,7 +147,7 @@ body { #closeButton img { cursor: pointer; - height: 50px; + height: 40px; width: auto; margin: 0; }