diff --git a/static/css/index.css b/static/css/index.css index 97b1882..5c0077f 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -103,7 +103,6 @@ label { border-radius: 8px; } .graph { - margin-top: 32px; - padding: 32px; + margin-top: 192px; border-radius: 16px; } diff --git a/static/less/index.less b/static/less/index.less index 7c65786..97eb0bb 100644 --- a/static/less/index.less +++ b/static/less/index.less @@ -1,7 +1,6 @@ @import "theme.less"; .graph { - margin-top: 32px; - padding: 32px; + margin-top: 192px; border-radius: 16px; } diff --git a/views/pages/index.gotmpl b/views/pages/index.gotmpl index 718cc72..a922a56 100644 --- a/views/pages/index.gotmpl +++ b/views/pages/index.gotmpl @@ -9,9 +9,9 @@

SMon

{{ .VERSION }}

-
- -
+
+ +
{{ end }}