From 81798c6c007e5ea2516cbd3666d1d8df009d2098 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Mon, 29 Mar 2021 08:49:05 -0400 Subject: [PATCH] remove help the sec styling --- styles/globals.scss | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/styles/globals.scss b/styles/globals.scss index 2a6fd95..108a373 100644 --- a/styles/globals.scss +++ b/styles/globals.scss @@ -159,23 +159,6 @@ main { .landing__standout { margin-top: 1.5rem; - font-weight: bolder; - display: inline-block; - - background-color: white; - color: black; - font-weight: 900; - - padding: 0.75rem; - margin-top: 2rem; - font-size: 1.2rem; - padding: 1.5rem; - - transform: skew(-5deg); - - span { - transform: skew(5deg); - } @media (min-width: $breakpoint-small) { font-size: 1.5rem;