no display

This commit is contained in:
Bingus_Violet 2024-02-13 10:54:08 -06:00
parent c01688e875
commit 61115b8955

View file

@ -64,6 +64,7 @@
@keyframes fadeDelay {
0% {
opacity: 0;
display: none;
}
66% {