Smol style tweak
This commit is contained in:
parent
b74112b452
commit
e287e48781
|
@ -37,6 +37,8 @@ body {
|
||||||
width: 95vmin;
|
width: 95vmin;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
font-family: 'w95fa', sans-serif;
|
font-family: 'w95fa', sans-serif;
|
||||||
|
/* Always show scroll bar otherwise content shifts about */
|
||||||
|
overflow: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user