diff --git a/static/style.css b/static/style.css index 1250a20..e286b15 100644 --- a/static/style.css +++ b/static/style.css @@ -287,7 +287,7 @@ hr { width: 100%; background-color: rgb(200, 200, 230); height: 20px; - display: inline-block; + display: block; position: relative; }