From b289df295cc7ccd5a80aff696537aad8d2f3b531 Mon Sep 17 00:00:00 2001 From: Bryan Date: Sun, 3 Jan 2021 00:03:18 -0600 Subject: [PATCH] debug --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index eea2695..c6c87a1 100644 --- a/style.css +++ b/style.css @@ -133,7 +133,7 @@ } #reader { - position: absolute; +/* position: absolute; */ height: 500px; display: none; }