diff --git a/src/routes/b/bear/+page.svelte b/src/routes/b/bear/+page.svelte index b407fbc..89e6aee 100644 --- a/src/routes/b/bear/+page.svelte +++ b/src/routes/b/bear/+page.svelte @@ -7,7 +7,8 @@

Hey

- 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.

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; animation-name: spin; - animation-duration: 1000s; + animation-duration: 2000s; animation-iteration-count: infinite; }