Change: class name from .bg-dark to .bg-two

This commit is contained in:
Aroy-Art 2022-01-02 21:03:31 +01:00
parent f8d33716eb
commit e1c7dc32a6
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -265,7 +265,7 @@ table, th {
border-radius: 18px; border-radius: 18px;
} }
.bg-dark { .bg-two {
background: #0f1e31; background: #0f1e31;
} }