From 2e480f93d70c710e3c550316c1f547e4107d71ab Mon Sep 17 00:00:00 2001 From: meetarora Date: Fri, 12 Jul 2024 19:14:56 +0530 Subject: [PATCH] faqnav-commit --- faq-website.css | 15 ++++++++---- faq.html | 4 ++-- styles.css | 61 ++++++++++++++++++++++++++++++++++--------------- 3 files changed, 54 insertions(+), 26 deletions(-) diff --git a/faq-website.css b/faq-website.css index a0cf1449..ff45a771 100644 --- a/faq-website.css +++ b/faq-website.css @@ -232,11 +232,16 @@ color: white; background-color: rgb(40, 87, 241); } - - - - - + @media only screen and (max-width:465px){ + .newNav img{ + position: relative; + right: 14px; + } + .nav__logo{ + position: relative; + right: 16px; + } + } diff --git a/faq.html b/faq.html index fb9db66d..ee5fcd02 100644 --- a/faq.html +++ b/faq.html @@ -172,9 +172,9 @@ - -