move section and aside padding from default.css to style.css
This commit is contained in:
@@ -17,12 +17,11 @@ main {
|
||||
aside {
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
padding: 65px 7px 0px 7px;
|
||||
|
||||
}
|
||||
|
||||
section {
|
||||
width: 100%;
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
padding: 65px 7px 200px 7px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user