From 7b8054f31c34d6aebb0225ed6cf24218a6227f3b Mon Sep 17 00:00:00 2001 From: Michel Weststrate Date: Thu, 4 Mar 2021 03:17:01 -0800 Subject: [PATCH] Fixed grayed out body text Summary: As reported a few times in the internal chat Reviewed By: passy Differential Revision: D26813161 fbshipit-source-id: 8b834c7807a7634f23c3ab922bb43e288ea4bd68 --- website/static/css/custom.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/website/static/css/custom.css b/website/static/css/custom.css index 8b47e8985..582cdd875 100644 --- a/website/static/css/custom.css +++ b/website/static/css/custom.css @@ -225,10 +225,6 @@ h6 { align-self: center; } -.col p { - opacity: 0.7; -} - footer.nav-footer { box-shadow: none; background: #121020;