From 7c93c8a95e122988258d5a1122530051701e7b64 Mon Sep 17 00:00:00 2001 From: Kirk Wang Date: Wed, 13 Mar 2024 12:29:55 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20Reduce=20margin-bottom=20on=20pr?= =?UTF-8?q?operitor=20splash=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ref: - https://github.com/scientist-softserv/palni-palci/issues/830 --- app/assets/stylesheets/hyku.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/assets/stylesheets/hyku.scss b/app/assets/stylesheets/hyku.scss index d1d7826ee..20101e0e3 100644 --- a/app/assets/stylesheets/hyku.scss +++ b/app/assets/stylesheets/hyku.scss @@ -529,6 +529,10 @@ body.public-facing { } } +body.splash.splash-index.public-facing.default_home.list_view.default_show { + margin-bottom: 0; +} + // FEATURED COLLECTIONS @media (max-width: $screen-sm-min) { .admin-show-page