diff --git a/examples/forms/templates/index.html.tera b/examples/forms/templates/index.html.tera index 78f06469..dd227b8e 100644 --- a/examples/forms/templates/index.html.tera +++ b/examples/forms/templates/index.html.tera @@ -13,16 +13,25 @@ margin: 0 auto; padding: 20px 10px; } + + h1 { + margin: 10px 0; + }