diff --git a/static/default_style.css b/static/default_style.css index f869614..4d95c38 100644 --- a/static/default_style.css +++ b/static/default_style.css @@ -8,4 +8,5 @@ body { font-size: 1rem; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; line-height: 1.5; + padding-bottom: 1em; }