mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-26 11:42:39 +00:00
auto, not scroll
This commit is contained in:
@@ -91,7 +91,7 @@ body {
|
||||
height: 100%;
|
||||
font-family: "BookInsanityRemake";
|
||||
font-size: .34cm;
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
|
||||
|
||||
.foundBrews {
|
||||
|
||||
Reference in New Issue
Block a user