From bbe17184af095e0961fb7157213f19017078446c Mon Sep 17 00:00:00 2001 From: BhanushreeNN Date: Sat, 21 Oct 2023 19:28:42 +0530 Subject: [PATCH] Improved structure and styling --- css/style.css | 9 ++++++--- index.html | 4 ++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index efbbf8b..b40a5bd 100644 --- a/css/style.css +++ b/css/style.css @@ -35,7 +35,7 @@ header { display: flex; align-items: center; justify-content: center; - background: transparent; + background:var(--bg-color); padding: 22px 15%; border-bottom: 1px solid transparent; transition: all .45s ease; @@ -234,6 +234,8 @@ section { background: var(--bg-color); padding: 35px 45px; border-radius: 8px; + min-height: 650px; + max-height: fit-content; transition: all .45s ease; } @@ -281,13 +283,14 @@ section { width: 100%; border-radius: 8px; display: block; + opacity: 0.5; transition: transform 0.5s; } .layer { width: 100%; height: 0; - background: linear-gradient(rgba(0, 0, 0, 0.1), #00a6ff); + background: linear-gradient(rgba(0, 0, 0, 0.1), #202020); position: absolute; border-radius: 8px; left: 0; @@ -301,7 +304,7 @@ section { } .layer h5 { - font: 20px; + font-size: large; font-weight: 600; margin-bottom: 15px; } diff --git a/index.html b/index.html index e1d14e3..5c1969f 100644 --- a/index.html +++ b/index.html @@ -145,7 +145,7 @@
Quiz App

Contact Me!

If you have any project in your mind.

-

I'm a website Designer - creating bold & brave interface design for compaines all across the world.

+

I'm a website Designer - creating bold & brave interface design for companies all across the world.

  • 0123456789
  • neelmishra@gmail.com
  • @@ -163,7 +163,7 @@

    If you have any project in your mind.

    - +