diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
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; |