mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Fixed horizontal scrollbar (#9853)
This commit is contained in:
committed by
Sabe Jones
parent
4ee788f541
commit
3c603e3bb1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user