From 832f1dd03d9016a9517b91a373cb118679f02385 Mon Sep 17 00:00:00 2001 From: AthiraJohn <42407496+AthiraJohn@users.noreply.github.com> Date: Mon, 5 Oct 2020 15:32:31 +0530 Subject: [PATCH] Update style.css --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index e8e9ea8..8047bde 100644 --- a/style.css +++ b/style.css @@ -33,7 +33,7 @@ h1{ font-weight: normal; text-align: justify; position: absolute; - right: 910px; + right: 912px; top: 200px; @@ -42,7 +42,7 @@ h1{ p{ float: right; - font-size: 12px; + font-size: 13px; line-height: 15px; color: rgb(70, 7, 7); position: absolute; @@ -113,7 +113,7 @@ ul a{ } .head h4 { - font-size: 25px; + font-size: 26px; font-weight: normal; position: relative; left: 130px;