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