diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2021-03-05 17:57:21 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2021-03-05 17:57:21 +0000 |
commit | 287034916bef5878a5565aec4141216fa6f133e6 (patch) | |
tree | c607cf3ced9819fe356fc13aa8757fb0bbb1a9d8 /static/style.css | |
parent | 64f4004d605cd0e576c3fc3fec95a7f118b4f20e (diff) | |
download | eda.gay-287034916bef5878a5565aec4141216fa6f133e6.tar.gz eda.gay-287034916bef5878a5565aec4141216fa6f133e6.zip |
drastically improved parser argument parser
Diffstat (limited to 'static/style.css')
-rw-r--r-- | static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index 93ec3ed..1ac4ec3 100644 --- a/static/style.css +++ b/static/style.css @@ -53,7 +53,7 @@ header span nav ul li a { } header div { - padding-left: 30px; + padding-left: 20px; padding-bottom: 10px; } |