Small fixes.

This commit is contained in:
2020-05-24 18:57:44 +02:00
parent bffa49d478
commit 2e11fe27f9
3 changed files with 3 additions and 2 deletions

View File

@@ -166,6 +166,7 @@ button, a.button {
background-color: rgba(0, 0, 0, 0.8);
z-index: 1000;
animation: fade-in 0.2s ease-in-out;
-webkit-backface-visibility: hidden; /* Correct fixed positioning on mobile */
@keyframes fade-in {
from {