OpenShift Resource Governance Tool
-Resource governance tool for OpenShift clusters
+diff --git a/app/static/index.html b/app/static/index.html index 6fc11ac..8041043 100644 --- a/app/static/index.html +++ b/app/static/index.html @@ -153,21 +153,8 @@ margin-top: 1.5rem; } - .header { - background: linear-gradient(135deg, #cc0000, #8b0000); - color: white; - padding: 1rem 2rem; - box-shadow: 0 2px 4px rgba(0,0,0,0.1); - } - - .header h1 { - font-size: 1.8rem; - font-weight: 600; - } - - .header p { - margin-top: 0.5rem; - opacity: 0.9; + .page-header { + padding: 0 1rem; } .container { @@ -778,28 +765,23 @@
Resource governance tool for OpenShift clusters
+