diff --git a/pyninja/monitor/templates/main.html b/pyninja/monitor/templates/main.html index 2b8df57..70b3c25 100644 --- a/pyninja/monitor/templates/main.html +++ b/pyninja/monitor/templates/main.html @@ -153,15 +153,6 @@ background-color: #e0e0e0; } - .center-container { - width: 100%; - margin-left: 45%; - } - - .center-container details { - text-align: left; - } - h1 { width: 100%; text-align: center; @@ -219,9 +210,24 @@