From 5b558a73c0e1656266aee961942cab5ae1c4a48a Mon Sep 17 00:00:00 2001 From: dnoneill Date: Mon, 12 Feb 2024 12:52:13 -0500 Subject: [PATCH] fix footer --- app/assets/stylesheets/modules/global-footer.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/modules/global-footer.scss b/app/assets/stylesheets/modules/global-footer.scss index e3b1aba9..466f22ac 100644 --- a/app/assets/stylesheets/modules/global-footer.scss +++ b/app/assets/stylesheets/modules/global-footer.scss @@ -1,6 +1,5 @@ #global-footer { box-shadow: none; - height: 120px; max-height: none; @include media-breakpoint-down(md) {