summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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;