From 86d32c191ec3062486dabcbcb7eca5ae67afbc79 Mon Sep 17 00:00:00 2001 From: ransurf Date: Thu, 1 Sep 2022 23:45:36 -0700 Subject: [PATCH] :lipstick: monitor colors are trolling me --- assets/styles/pricing.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/styles/pricing.scss b/assets/styles/pricing.scss index f9c860d49..140b84144 100644 --- a/assets/styles/pricing.scss +++ b/assets/styles/pricing.scss @@ -12,7 +12,7 @@ $secondary-color: rgb(73, 144, 191); flex-direction: column; align-items: center; &-text { - text-align: center; + text-align: center;# margin: 4px 0; } } @@ -100,7 +100,6 @@ $secondary-color: rgb(73, 144, 191); margin: 0px 24px; } li:before { - background-color: #111; content: '\2713'; display: inline-block; color: green;