aboutsummaryrefslogtreecommitdiffstats
path: root/templates/home.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/home.tmpl')
-rw-r--r--templates/home.tmpl8
1 files changed, 3 insertions, 5 deletions
diff --git a/templates/home.tmpl b/templates/home.tmpl
index 57f0709a9f..1f10f3c8d2 100644
--- a/templates/home.tmpl
+++ b/templates/home.tmpl
@@ -1,10 +1,8 @@
{{template "base/head" .}}
<div role="main" aria-label="{{if .IsSigned}}{{.locale.Tr "dashboard"}}{{else}}{{.locale.Tr "home"}}{{end}}" class="page-content home">
- <div class="ui middle very relaxed page gt-mb-5">
- <div class="sixteen wide center aligned centered column">
- <div>
- <img class="logo" width="220" height="220" src="{{AssetUrlPrefix}}/img/logo.svg" alt="{{.locale.Tr "logo"}}">
- </div>
+ <div class="gt-mb-5 gt-px-5">
+ <div class="center">
+ <img class="logo" width="220" height="220" src="{{AssetUrlPrefix}}/img/logo.svg" alt="{{.locale.Tr "logo"}}">
<div class="hero">
<h1 class="ui icon header title">
{{AppName}}