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 f7d4a436..195e5efc 100644 --- a/faq.html +++ b/faq.html @@ -259,9 +259,9 @@ - -