From f5098aa2e75a023f3c042173bc8ffc2009e42d14 Mon Sep 17 00:00:00 2001 From: Nikol Ruseva Date: Thu, 14 Jul 2022 11:17:18 +0300 Subject: [PATCH] Update website.css --- styles/website.css | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/styles/website.css b/styles/website.css index 2bd5119..11744ae 100644 --- a/styles/website.css +++ b/styles/website.css @@ -106,21 +106,6 @@ span.run-code-loading { padding-left: 1.5em; } -@media screen and (max-width: 1000px) { - .topnav { - display: flex; - font-size: inherit; - } - .topnav a { - padding-left: 0em; - padding-bottom: 0.3em; - padding-inline: 0.3em; - } - .logobox { - padding-top: 0.3em; - } -} - @media screen and (max-width: 300px) { .topnav { display: none;