From 86d20cfc8beca8b2885b23574ff86f272446830f Mon Sep 17 00:00:00 2001 From: Bryan Date: Sat, 2 Jan 2021 23:56:02 -0600 Subject: [PATCH] debug --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 22550dc..fc4df5c 100644 --- a/style.css +++ b/style.css @@ -134,7 +134,7 @@ #reader { position: absolute; - height: 100vh; + height: 100%; display: none; }