diff options
author | 2018-04-12 20:01:45 +0200 | |
---|---|---|
committer | 2018-04-12 20:01:45 +0200 | |
commit | 380a0b643c2658f847d41a75fd59e45e6f54ca12 (patch) | |
tree | 9da3a170375df5674de500b0b7bf83b6aa9dcb7a | |
parent | [Wiki] Fix contents shown on pages with no headers (diff) |
oops, what are you doing here?
-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 d3a4490e..011fab21 100644 --- a/static/style.css +++ b/static/style.css @@ -68,7 +68,7 @@ body { } .uk-article-title { - margin-bottom: 0 !important;https://pythondiscord.com/ + margin-bottom: 0 !important; } .uk-article-meta { |