From f00b49dfc8f866d7c0ae4d3ecf3a0a8b8d73185c Mon Sep 17 00:00:00 2001 From: Jordan Vidrine Date: Tue, 28 Nov 2023 15:08:36 -0600 Subject: [PATCH] FIX: Small results spacing adjustment --- common/common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/common.scss b/common/common.scss index 18b1cd0..aae1bc6 100644 --- a/common/common.scss +++ b/common/common.scss @@ -130,7 +130,7 @@ $max-width: 600px; margin-left: auto; margin-right: auto; left: 0; - top: 2.75em; + top: 100%; right: 0; padding: 0.5em; @include breakpoint(mobile-extra-large) {