From 67b307612dee7e78920da75d791b08f98d38f5d8 Mon Sep 17 00:00:00 2001 From: Silas Date: Thu, 24 Feb 2022 22:18:58 -0500 Subject: [PATCH] let splash container not sit over logo, and also testing merge commit signing --- assets/css/app.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/app.css b/assets/css/app.css index e488f02..fa781ea 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -97,6 +97,7 @@ .centered-container { margin-top: 3rem; background: none !important; + height: auto; } html {