From a7ca049edadf0762e6ea29a3b18dc23b8d59a747 Mon Sep 17 00:00:00 2001 From: supisara Date: Tue, 24 May 2022 01:06:04 +0200 Subject: [PATCH] updated index --- index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 51ee449..e1fb783 100644 --- a/index.html +++ b/index.html @@ -106,8 +106,8 @@ html { } h1 { - font-size: 75px; - line-height: 77px; + font-size: 60px; + line-height: 62px; } h2 { @@ -118,6 +118,8 @@ h2 { body { background-color: blue; color: white; + padding-left: 30px; + padding-right: 30px; } .passage {