From 0d4b27034768e08ecf6fb5da08d38c023367b076 Mon Sep 17 00:00:00 2001 From: meetarora Date: Sat, 13 Jul 2024 23:40:10 +0530 Subject: [PATCH 01/21] news-commit --- news.html | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 71 insertions(+), 7 deletions(-) diff --git a/news.html b/news.html index 5df6b083..7d274337 100644 --- a/news.html +++ b/news.html @@ -90,7 +90,62 @@ background-color: #55a5ea; color: white; } +.hamburger { + display: none; + cursor: pointer; + position: absolute; + top: 29px; + left: 1.5%; +} + +.line { + width: 30px; + height: 5px; + margin: 4px 4px; + background-color: white; +} + +@media only screen and (max-width: 820px) { + .hamburger { + display: block; + } + + .header_container { + flex-direction: column; + align-items: start; + height: 24.8rem; + transition: 0.55s all ease-out; + /* padding-top: 5px; */ + } + + .nav_link { + display: flex; + flex-direction: column; + position: relative; + bottom: 40px; + left: 10px; + } + /* .nav-link li{ + margin-bottom: 5px; + } */ + .nav-h { + height: 5.5rem; + width: 100vw; + } + .vis-h { + opacity: 0; + } + + .img img { + position: relative; + left: 300px; + bottom: 12px; + } + .nav-link button{ + margin-top: 3px; + } +} @media screen and (max-width: 992px) { .container { flex-wrap: wrap; @@ -412,19 +467,16 @@ -
-
+
@@ -710,6 +767,13 @@

RAPIDOC Newsletter


@@ -455,15 +458,15 @@