From 7c517dc8a8626408100bae186ec591b815d705f8 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sun, 19 Dec 2021 13:30:59 -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 eb523e2f38..0ba9368e10 100644 --- a/files/static/dist/main.css +++ b/files/static/dist/main.css @@ -1682,8 +1682,8 @@ video { --tw-bg-opacity: 1; background-color: rgba(229, 235, 231, var(--tw-bg-opacity)); } -.bg-black\/70 { - background-color: rgba(0, 0, 0, 0.7); +.bg-black\/50 { + background-color: rgba(0, 0, 0, 0.5); } .bg-\[\#dc2626\] { --tw-bg-opacity: 1;