This commit is contained in:
kek7198 2021-12-19 22:40:57 -06:00
parent 898699d2ca
commit a012b95eaa

View file

@ -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;