From 07737b19b43240dce4205e931af79ecc99547c47 Mon Sep 17 00:00:00 2001 From: MassiveAtoms Date: Tue, 16 Mar 2021 01:16:17 -0300 Subject: [PATCH] fixed price thing --- themes/meghna-hugo/assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/meghna-hugo/assets/css/style.css b/themes/meghna-hugo/assets/css/style.css index 599ddff..338a99e 100644 --- a/themes/meghna-hugo/assets/css/style.css +++ b/themes/meghna-hugo/assets/css/style.css @@ -841,7 +841,7 @@ a:hover { } .pricing li:nth-child(2n) { - background-color: #292F36; + /* background-color: #292F36; */ } .pricing li .btn {