Skip to content
Snippets Groups Projects
Commit a5d94ab1 authored by Vishwaa Kannan's avatar Vishwaa Kannan
Browse files

small typo fix

parent 17d0514c
No related branches found
No related tags found
No related merge requests found
Pipeline #364956 passed
......@@ -480,7 +480,7 @@ filter: blur(0);
text-align: center;
z-index: 999;
opacity: 0;
transition: opacity 2s ease; /* Transition property with a 3-second duration and ease timing function */
transition: opacity 2s ease;
}
#popup-container.show {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment