diff options
-rw-r--r-- | static/index.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/index.css b/static/index.css index b1f4a51..7abff3b 100644 --- a/static/index.css +++ b/static/index.css @@ -12,7 +12,6 @@ html, body { line-height: 1.5em; background-color: var(--bgcolor); } -p { margin: 0; } header { text-align: center; } |