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

index edc8c329dfbe3d6f17a7746363ffc81301ba3dc0..76d21374851b78ec396e0f661c31e850a1e9ed41 100644 (file)
@@ -2,8 +2,9 @@
 
 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
 
+    <div style="padding: 10px;">
        <h1><t:write-title /></h1>
 
        <t:call-next-template />
-
+    </div>
 </t:chloe>