diff options
author | Your Name <you@example.com> | 2025-04-23 20:23:55 -0600 |
---|---|---|
committer | Your Name <you@example.com> | 2025-04-23 20:23:55 -0600 |
commit | b21d3d0ec752c14cef6fecd54a3163ae380ce7f7 (patch) | |
tree | c7a428822f4c914889a9e59869254d939f27db64 /styles.css | |
parent | f913d4ef7a3dbcf4e40489685915e8f0ad92ed67 (diff) |
index
Diffstat (limited to 'styles.css')
-rw-r--r-- | styles.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -53,8 +53,8 @@ a:active { } div { - padding-top: 20px; + padding-top: 10px; padding-right: 35px; - padding-bottom: 20px; + padding-bottom: 10px; padding-left: 35px; } |