Slow down Bear spin speed
This commit is contained in:
parent
1a03ba477c
commit
62eb0952b5
@ -7,7 +7,8 @@
|
|||||||
<div id="message">
|
<div id="message">
|
||||||
<h4>Hey</h4>
|
<h4>Hey</h4>
|
||||||
<p>
|
<p>
|
||||||
Whether it be swords, pokemon, or something even cooler, you're always doing something cool.
|
Whether it be swords, pokemon, or something even cooler, you're always
|
||||||
|
doing something cool.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Now I know I can be condescending sometimes, but I really do love you, and
|
Now I know I can be condescending sometimes, but I really do love you, and
|
||||||
@ -34,7 +35,7 @@
|
|||||||
font-family: "Press Start 2P", sans-serif;
|
font-family: "Press Start 2P", sans-serif;
|
||||||
|
|
||||||
animation-name: spin;
|
animation-name: spin;
|
||||||
animation-duration: 1000s;
|
animation-duration: 2000s;
|
||||||
animation-iteration-count: infinite;
|
animation-iteration-count: infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user