dont stop on escaped

This commit is contained in:
2023-06-04 12:31:28 +02:00
parent df0ea317de
commit 780252e392
2 changed files with 9 additions and 8 deletions

View File

@@ -38,10 +38,9 @@ body {
color: gray;
justify-content: center;
animation: escaped 5s;
height: 50vh;
padding-top: 50vh;
height: 60vh;
padding-top: 40vh;
opacity: 100%;
background: white;
cursor: default;
z-index: 1;
}