Merge pull request #20163 from Arhell/footer-fix
Fixed footer text that goes beyond the screen
This commit is contained in:
commit
95a07c121b
|
@ -439,6 +439,7 @@ footer
|
|||
width: 100%
|
||||
background-image: url(/images/texture.png)
|
||||
background-color: $dark-grey
|
||||
overflow-x: hidden
|
||||
|
||||
.main-section
|
||||
padding: 20px 0
|
||||
|
|
Loading…
Reference in New Issue