Fixed horizontal scrollbar (#9853)

This commit is contained in:
Alexey Pyltsyn
2018-01-29 21:07:59 +00:00
committed by Sabe Jones
parent 4ee788f541
commit 3c603e3bb1
2 changed files with 5 additions and 5 deletions

View File

@@ -64,6 +64,10 @@ div
#purple-footer {
background-color: #271b3d;
.row {
margin: 0;
}
footer, footer a {
background: transparent;
color: #d5c8ff;
@@ -113,6 +117,7 @@ div
.static-wrapper {
.container-fluid {
margin: 5em 2em 2em 2em;
width: auto;
}
h1, h2 {