From e49dbcdca354643811d7008ccb450f23ac53b528 Mon Sep 17 00:00:00 2001 From: Matthieu Bessat Date: Tue, 4 Aug 2020 17:07:37 +0200 Subject: [PATCH] fix: transparent pricing --- assets/development/styles/organization.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/development/styles/organization.css b/assets/development/styles/organization.css index f3ef290..5b94608 100644 --- a/assets/development/styles/organization.css +++ b/assets/development/styles/organization.css @@ -456,6 +456,7 @@ section { justify-content: space-between; margin-right: 1.5em; color: white; + background-color: rgba(253, 110, 11, .780); } .pricing .pricing-card:nth-child(1) {