#1815 Story detail reading horizontal scrolling fix

This commit is contained in:
sictiru 2023-08-22 20:21:20 -07:00
parent 8548743b1f
commit e09a56816f

View file

@ -1,3 +1,6 @@
html {
overflow: hidden;
}
body {
overflow: hidden;
line-height: 1.5em;