scrollbar tweak
This commit is contained in:
parent
8d78ce9307
commit
7961e608ee
|
@ -38,7 +38,7 @@ body {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
font-family: 'w95fa', sans-serif;
|
font-family: 'w95fa', sans-serif;
|
||||||
/* Always show scroll bar otherwise content shifts about */
|
/* Always show scroll bar otherwise content shifts about */
|
||||||
overflow: scroll;
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
|
|
Loading…
Reference in a new issue