From 6a074bdb654c2d768fbab27e31359f3d10a0c8e9 Mon Sep 17 00:00:00 2001 From: LocNet88 <143368413+LocNet88@users.noreply.github.com> Date: Thu, 29 Feb 2024 19:16:45 -0600 Subject: [PATCH] Added a white background to the contents section of the about us page and centered the contents and heading. --- about.html | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/about.html b/about.html index b9b272a..87275ab 100644 --- a/about.html +++ b/about.html @@ -80,18 +80,25 @@ } .heading { - display: block; - justify-content: center; - position: relative; - left: 20vw; + text-align:center; } .contents { - display: block; + width:45%; + background:white; + text-align:center; + padding:20px; + } + + .contents-box{ + display:flex; + justify-content: center; + } + + .about-us{ + display:flex; + flex-direction:column; justify-content: center; - position: relative; - left: 20vw; - margin-right: 50vw; } .linkhome { @@ -151,6 +158,7 @@
Countdown Timer is a website that manages your time in the most efficient yet sophisticated way. It offers various apps to do the same, like for example, timer manager app, to do app. It takes a lot of care that you finish your work in time, and not miss out assignments due to paucity of time. @@ -172,6 +180,7 @@