fixed a spelling error
This commit is contained in:
parent
ee90a0808f
commit
50c299dd74
@ -63,7 +63,7 @@
|
||||
}
|
||||
|
||||
.leftRight:hover {
|
||||
animatation-play-state:paused;
|
||||
animation-play-state:paused;
|
||||
}
|
||||
|
||||
.rightLeft {
|
||||
@ -71,7 +71,7 @@
|
||||
}
|
||||
|
||||
.rightLeft:hover {
|
||||
animatation-play-state:paused;
|
||||
animation-play-state:paused;
|
||||
}
|
||||
|
||||
.upDown {
|
||||
@ -79,7 +79,7 @@
|
||||
}
|
||||
|
||||
.upDown:hover {
|
||||
animatation-play-state:paused;
|
||||
animation-play-state:paused;
|
||||
}
|
||||
|
||||
.video {
|
||||
@ -337,7 +337,7 @@
|
||||
Website: <a href="https://cringe-studios.com">https://cringe-studios.com</a>
|
||||
</span>
|
||||
<span>
|
||||
Legal: legal@cringe-studios.com
|
||||
<a href="mailto:legal@cringe-studios.com" target="_blank">Legal: legal@cringe-studios.com</a>
|
||||
</span>
|
||||
</footer>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user