This commit is contained in:
Bui
2018-08-07 16:27:10 +01:00
Unverified
parent 9e60cf0fee
commit e80d9bf605
5 changed files with 21 additions and 13 deletions
+2 -3
View File
@@ -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;
}