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