From 391ff597ef5f89c4ddeb1435b7744dedd872bd41 Mon Sep 17 00:00:00 2001 From: Lucas Date: Tue, 21 Jan 2025 10:13:28 +0000 Subject: [PATCH] fixup! Tidy up alerts stylesheet --- www/docs/style/sass/pages/_alert.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/www/docs/style/sass/pages/_alert.scss b/www/docs/style/sass/pages/_alert.scss index e7287550ab..048058deb7 100644 --- a/www/docs/style/sass/pages/_alert.scss +++ b/www/docs/style/sass/pages/_alert.scss @@ -369,9 +369,7 @@ .alert-page-search-tips { color: $light-text; font-size: 0.9em; - border-top: 1px solid $colour_off_white;; - margin-top: 3em; - padding-top: 2em; + padding-top: 5.5rem; h3 { color: inherit;