]> gitweb.factorcode.org Git - factor.git/commitdiff
furnace.auth.login: adding some padding
authorJohn Benediktsson <mrjbq7@gmail.com>
Sat, 28 Jan 2023 03:18:13 +0000 (19:18 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sat, 28 Jan 2023 03:18:13 +0000 (19:18 -0800)
basis/furnace/auth/login/login.xml

index 9a37174e95402581d414a99fc7dd1af5e87fa588..6be9bc68b576581be5dfc97ac13cb3baf03a5c96 100644 (file)
@@ -2,6 +2,7 @@
 
 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
 
+    <div style="padding: 10px;">
        <t:title>Login</t:title>
 
        <t:if t:value="description">
@@ -51,5 +52,5 @@
                        <t:a t:href="recover-password">Recover Password</t:a>
                </t:if>
        </p>
-
+    </div>
 </t:chloe>