made it transparent I think?

This commit is contained in:
talksik
2022-05-01 17:12:20 -05:00
parent beb45df0bd
commit 3d0f9bba2a
4 changed files with 18 additions and 4 deletions
+8
View File
@@ -25,3 +25,11 @@ button {
.ant-avatar-group .ant-avatar {
border: none;
}
body {
background-color: #00000000;
}
html {
background-color: #00000000;
}