Fix images not visible on firefox

This commit is contained in:
schmelczerandras 2020-11-22 23:21:59 +01:00
parent 55bdc9dd77
commit ad1a012edf

View file

@ -88,7 +88,7 @@
text-align: center;
box-shadow: var(--shadow);
border-radius: var(--border-radius);
z-index: 1;
background-color: var(--blurred-card-color);
transition: background-color var(--transition-time);