diff --git a/webadmin/src/error.html b/webadmin/src/error.html index 9fa8c1ed9..7d38e6fc9 100644 --- a/webadmin/src/error.html +++ b/webadmin/src/error.html @@ -77,7 +77,7 @@
- +

{{cloudronName}}

diff --git a/webadmin/src/nakeddomain.html b/webadmin/src/nakeddomain.html index 251b762d7..560729117 100644 --- a/webadmin/src/nakeddomain.html +++ b/webadmin/src/nakeddomain.html @@ -59,7 +59,7 @@
- +

{{cloudronName}}

There is no app configured for this domain. If you want to put an app at this location,
diff --git a/webadmin/src/theme.scss b/webadmin/src/theme.scss index 5b471635b..6c58c6f68 100644 --- a/webadmin/src/theme.scss +++ b/webadmin/src/theme.scss @@ -690,10 +690,6 @@ $graphs-success-alt: lighten(#27CE65, 20%); bottom: 0; width: 100%; } - - h1 { - margin-top: 0; - } }