revert moving section and aside padding to style.css - it brings trouble to other layouts
This commit is contained in:
@@ -28,17 +28,12 @@ aside#region_1 {
|
||||
width: $aside_widthpx;
|
||||
min-width: $aside_widthpx;
|
||||
max-width: $aside_widthpx;
|
||||
padding: 80px 7px 0px 7px;
|
||||
}
|
||||
|
||||
main {
|
||||
max-width: $main_widthpx;
|
||||
}
|
||||
|
||||
section {
|
||||
padding: 80px 7px 200px 7px;
|
||||
}
|
||||
|
||||
h1, .h1, h2, .h2 {
|
||||
font-size: 1.667em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user