Fix jumpy sidebars
This commit is contained in:
parent
1d7d604016
commit
79eb6d3942
@ -45,6 +45,9 @@ main {
|
|||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
max-width: $main_widthpx;
|
max-width: $main_widthpx;
|
||||||
|
}
|
||||||
|
|
||||||
|
main #region_2 {
|
||||||
margin-bottom: $bottom_margin;
|
margin-bottom: $bottom_margin;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user