diff --git a/style/main.css b/style/main.css index ea52879..6f98961 100644 --- a/style/main.css +++ b/style/main.css @@ -209,7 +209,7 @@ main.loading, main.not-found { left: 0; right: 0; bottom: 0; - height: 6em; + height: 8rem; background: linear-gradient(to bottom, transparent, var(--paper)); pointer-events: none; z-index: 1;