From b81dbc01c9377b5d85d512708dad7e4c583a7044 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Fri, 16 Aug 2019 18:10:54 -0700 Subject: [PATCH] Update life.html --- life.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/life.html b/life.html index 2d9920f0..f0e23fb3 100644 --- a/life.html +++ b/life.html @@ -97,7 +97,7 @@ overflow-y: auto; touch-action: pan-y; -webkit-overflow-scrolling: touch; - max-height: 100%; + height: calc(100% + 20pt); } * { font-family: belerenbsc;