From 3e1574a0f85ed1ad71c62ca293fdd987a54c7a26 Mon Sep 17 00:00:00 2001 From: TechEmporium Date: Thu, 31 Jan 2019 22:02:07 -0500 Subject: [PATCH] Edited style.css with more responsive code --- site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.css b/site.css index 5eeb56a..655f048 100644 --- a/site.css +++ b/site.css @@ -224,7 +224,7 @@ font-weight: bold; @media only screen and (orientation: landscape){ #sidebar { float: left; -width: 22px; +width: 22%; margin: 0px; padding: 0px 20px 0px 0px; color: #00FF00;