Tweak Bear

This commit is contained in:
Shav Kinderlehrer 2023-07-08 00:43:19 -04:00
parent 06b6a25741
commit 89f00edb93

View File

@ -39,6 +39,10 @@
animation-iteration-count: infinite;
}
#message {
max-width: 25em;
}
@keyframes spin {
from {
transform: rotate(0deg);