diff --git a/static/style.css b/static/style.css index 9a21639..0d599aa 100644 --- a/static/style.css +++ b/static/style.css @@ -92,6 +92,10 @@ footer { list-style: none; } +li { + list-style: none; +} + header { padding-left: 1rem; }