summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-01-11 16:51:48 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-01-11 16:51:48 +0800
commita8e0a54394fd4527fc901b160c95a12a10ad6c66 (patch)
treede52ac36d2163ac4a27b10dc592e3ff729123a08
parente7b601699d27293f372eed7a47dfa2ff4d17a591 (diff)
downloadwww-a8e0a54394fd4527fc901b160c95a12a10ad6c66.tar.gz
less campaign padding
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 1109ed5..63f3550 100644
--- a/style.css
+++ b/style.css
@@ -90,7 +90,7 @@ a:active {
 	animation-name: shake;
 	animation-iteration-count: 1;
 	animation-duration: 3s;
-	padding: 4ex;
+	padding: 2ex;
 }
 .alarm {
 	color: red;