Always show scrollbar so the page doesn't jump around
This commit is contained in:
parent
6975e29c5c
commit
33acb7972b
@ -7,6 +7,7 @@ body {
|
||||
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
-webkit-text-size-adjust: none;
|
||||
color: #333333;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
p {
|
||||
|
Loading…
Reference in New Issue
Block a user