Improved responsive coding in style.css

This commit is contained in:
TechEmporium 2019-02-03 13:25:39 -05:00
parent c287af71c2
commit b5ba1d23ba
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ font-weight: bold;
#sidebar {
margin: 0px;
padding: 0px 20px 0px 0px;
padding: 0px 0px 0px 0px;
color: #00FF00;
}
}