summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-01-11 16:38:46 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-01-11 16:38:46 +0800
commit5e01ee49711cac209460a8841cd98a06f82464ad (patch)
treef85415bcdf97653d359c388ebe502fd74f77f184
parent177ea68c51f429debe6be4dc60f6f59b407d56bf (diff)
downloadwww-5e01ee49711cac209460a8841cd98a06f82464ad.tar.gz
anim slower
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 40ae732..c28690f 100644
--- a/style.css
+++ b/style.css
@@ -95,7 +95,7 @@ a:active {
 	transition: font-size 0.3s, transform 0.3s;
 	animation-name: shake;
 	animation-iteration-count: 3;
-	animation-duration: 0.5s;
+	animation-duration: 1.2s;
 }
 .alarm {
 	color: red;