- Gib deine E-Mail Adresse ein und erhalte einen Link zum Zurücksetzen deines Passworts, sofern ein Account mit dieser Adresse existiert. Bei Problemen wende dich an {{ webmaster_email }}.
-
- diff --git a/web/static/style.scss b/web/static/style.scss index c8ea4075..f3be258e 100644 --- a/web/static/style.scss +++ b/web/static/style.scss @@ -35,7 +35,7 @@ $primary: $crimson, @forward "bulma/sass/layout/container"; @forward "bulma/sass/layout/level"; -@forward "bulma/sass/layout/section"; +@use "bulma/sass/layout/section" with ($section-padding: 1.5rem 1.5rem); @forward "bulma/sass/layout/hero"; @forward "bulma/sass/grid"; diff --git a/web/templates/index.html b/web/templates/index.html index ef3dedcb..6608cd14 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -4,7 +4,8 @@