summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-01-11 16:48:04 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-01-11 16:48:04 +0800
commit26c80efa52bd73bf23474fce7b7d78196b48f9e7 (patch)
tree916115a1df1ebd637e238cc3889061aa18d6796a
parentbed3909740f55cf5379fb394a09751169d5a0b21 (diff)
downloadwww-26c80efa52bd73bf23474fce7b7d78196b48f9e7.tar.gz
yes
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 2715d3b..1365971 100644
--- a/style.css
+++ b/style.css
@@ -85,7 +85,7 @@ a:active {
 	transition: padding 1s, font-size 1s;
 }
 #campaign:hover{
-	font-size: 200%;
+	font-size: 300%;
 	transition: padding 1s, font-size 1s;
 	animation-name: shake;
 	animation-iteration-count: 1;