We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54aebbf commit 1de1aebCopy full SHA for 1de1aeb
src-theme/src/routes/hud/elements/taco/Taco.svelte
@@ -18,7 +18,7 @@
18
.taco {
19
position: relative;
20
height: 60px;
21
- background-color: red;
+ background-color: transparent;
22
23
img {
24
position: absolute;
0 commit comments