mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 10:42:12 +00:00
refactor: opacity of the bg to 0.3
This commit is contained in:
parent
aee3d5db57
commit
29b77152be
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: var(--primary-foreground-color);
|
||||
opacity: 0.4;
|
||||
opacity: 0.3;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue