updates
This commit is contained in:
@@ -39,14 +39,13 @@
|
||||
.click-to-continue{
|
||||
|
||||
display:block;
|
||||
font-size: 10vmin;
|
||||
font-size: 8vmin;
|
||||
color:white;
|
||||
text-align: center;
|
||||
position:absolute;
|
||||
bottom:2%;
|
||||
width:100%;
|
||||
animation: toggleFade 1s infinite ease-out;
|
||||
-webkit-text-stroke-width: 2px;
|
||||
-webkit-text-stroke-color: black;
|
||||
z-index: 1;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user