master
kek7198 2021-12-19 23:03:09 -06:00
parent 887e5fc61c
commit 0fed37713d
1 changed files with 4 additions and 0 deletions

View File

@ -1743,6 +1743,10 @@ video {
--tw-bg-opacity: 1;
background-color: rgba(2, 132, 199, var(--tw-bg-opacity));
}
.bg-\[\#1e293b\] {
--tw-bg-opacity: 1;
background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
}
.bg-\[\#a16207\] {
--tw-bg-opacity: 1;
background-color: rgba(161, 98, 7, var(--tw-bg-opacity));