From e9e46018258768892f0a117487f8d5d7cdaad2f5 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sun, 19 Dec 2021 22:40:57 -0600 Subject: [PATCH] fix --- files/static/dist/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/static/dist/main.css b/files/static/dist/main.css index 2ee963ed4c..ddd6182fc1 100644 --- a/files/static/dist/main.css +++ b/files/static/dist/main.css @@ -1697,8 +1697,8 @@ video { --tw-bg-opacity: 1; background-color: rgba(229, 235, 231, var(--tw-bg-opacity)); } -.bg-black\/50 { - background-color: rgba(0, 0, 0, 0.5); +.bg-black\/40 { + background-color: rgba(0, 0, 0, 0.4); } .bg-\[\#dc2626\] { --tw-bg-opacity: 1;