remove white background

This commit is contained in:
Equilibrium ITO
2024-03-03 18:19:04 +01:00
parent a8cb5c1374
commit 2d5bfbd8a3
5 changed files with 102 additions and 6 deletions
@@ -60,5 +60,5 @@
.desk{
text-align: left;
background-color: white;
background-color: transparent;
}
@@ -59,5 +59,5 @@
.desk{
text-align: left;
background-color: white;
background-color: transparent;
}