Edited style.css with more responsive code

This commit is contained in:
TechEmporium 2019-01-31 22:02:07 -05:00
parent da262f36d2
commit 3e1574a0f8
1 changed files with 1 additions and 1 deletions

View File

@ -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;