Assorted table and layout fixes
This commit is contained in:
@@ -26,7 +26,7 @@ body {
|
||||
.global-panel-container {
|
||||
margin: $gap;
|
||||
max-width: $site-max-width;
|
||||
overflow: auto;
|
||||
overflow-x: hidden;
|
||||
|
||||
@include media($medium-screen) {
|
||||
margin: $gap * 2;
|
||||
|
Reference in New Issue
Block a user