mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added logic for off animation text
This commit is contained in:
@@ -55,7 +55,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
.main__content h4 span {
|
||||
.default__text--main__block {
|
||||
color: #6EEB21;
|
||||
}
|
||||
|
||||
.animate__text--main__block {
|
||||
animation: RaindowAnimate 5s infinite;
|
||||
animation-delay: 5s;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user