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; }