From aebc674a13eac53791076099a02ced6dc8be9f44 Mon Sep 17 00:00:00 2001 From: David Elisma Date: Tue, 13 Feb 2024 11:48:37 -0500 Subject: [PATCH] Remove unnecessary CSS code for h1#wb-cont (#411) --- _sass/components.sass | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/_sass/components.sass b/_sass/components.sass index e4f47f2f8d..76ecb6c0a1 100644 --- a/_sass/components.sass +++ b/_sass/components.sass @@ -958,18 +958,6 @@ blockquote h1 border-bottom: none - &#wb-cont::after - content: "" - /* This is necessary for the pseudo element to work. - display: block - /* This will put the pseudo element on its own line. - width: 70px - /* Change this to whatever width you want to have before hover. - padding-bottom: 8px - /* This creates some space between the element and the border. - border-bottom: 0.18em solid #af3c43 - /* This creates the border. Replace black with whatever color you want.*/ - span.stacked display: flex flex-direction: column-reverse