Edited style.css with more responsive code

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

View File

@ -155,7 +155,7 @@ padding: 20px 0px;
#content {
float: right;
width: 74%;
padding: 0px 0px 0px 0px;
padding: 0px 20px 0px 0px;
}
}