Fix images not visible on firefox
This commit is contained in:
parent
55bdc9dd77
commit
ad1a012edf
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
box-shadow: var(--shadow);
|
box-shadow: var(--shadow);
|
||||||
border-radius: var(--border-radius);
|
border-radius: var(--border-radius);
|
||||||
|
z-index: 1;
|
||||||
background-color: var(--blurred-card-color);
|
background-color: var(--blurred-card-color);
|
||||||
transition: background-color var(--transition-time);
|
transition: background-color var(--transition-time);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue