diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index a5d3e72..7c385c6 100644 --- a/static/style.css +++ b/static/style.css @@ -109,6 +109,8 @@ blockquote { background: none; font-size: 30px; cursor: pointer; + padding: 0; + margin: 0; } .header-row { |
