From 80e8f44ce4646ac9eda2b50a6819b701f69f348b Mon Sep 17 00:00:00 2001 From: Hack2Health Date: Wed, 31 Jul 2024 17:44:29 +0530 Subject: [PATCH] Updated aboutus.css --- Css-Files/aboutus.css | 51 ++++++------------------------------------- 1 file changed, 7 insertions(+), 44 deletions(-) diff --git a/Css-Files/aboutus.css b/Css-Files/aboutus.css index 0417395c..f25acf12 100644 --- a/Css-Files/aboutus.css +++ b/Css-Files/aboutus.css @@ -117,52 +117,15 @@ text-align: left; margin-top: 1rem; } - -.about-us-location { - border: 2px solid #1c413b; -} - -.about-us-location:hover { - background: #1c413b; - color: white; -} - -.about-us-product { - border: 2px solid #1c413b; -} - -.about-us-product:hover { - background: #1c413b; - color: white; -} - -.about-us-event { - border: 2px solid #1c413b; -} - -.about-us-event:hover { - background: #1c413b; - color: white; -} - -.about-us-blk-text { - font-size: 20px; - font-weight: 600; - line-height: 30px; - letter-spacing: 0em; - text-align: left; - margin-top: 1rem; +.about-us-blk-para { + font-size: 16px; + font-weight: 400; + line-height: 25px; + letter-spacing: 0em; + text-align: left; + margin: 0 1rem; } -.about-us-blk-para { - font-size: 16px; - font-weight: 400; - line-height: 25px; - letter-spacing: 0em; - text-align: left; - margin-left: 1rem; - margin-right: 1rem; -} @media only screen and (max-width: 760px) { .about-us-block {