From 840ae50ac5f8f31d68faf39fc917576cbfc173ef Mon Sep 17 00:00:00 2001 From: Kelly Dwan Date: Mon, 28 Oct 2019 16:58:39 -0400 Subject: [PATCH] Theme: Tweak paralleogram styles --- themes/wporg-5ftf/css/utilities/_columns.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/themes/wporg-5ftf/css/utilities/_columns.scss b/themes/wporg-5ftf/css/utilities/_columns.scss index 1aab1e5..4f7392d 100644 --- a/themes/wporg-5ftf/css/utilities/_columns.scss +++ b/themes/wporg-5ftf/css/utilities/_columns.scss @@ -4,8 +4,7 @@ background: black; color: #fff; margin: 0; - opacity: 0.9; - padding: 4.7rem 3rem; + padding: 3rem 3rem; text-align: center; mix-blend-mode: multiply;