summaryrefslogtreecommitdiff
path: root/examples/form/signup.css
diff options
context:
space:
mode:
Diffstat (limited to 'examples/form/signup.css')
-rw-r--r--examples/form/signup.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/form/signup.css b/examples/form/signup.css
index 1a5f3ff..e633243 100644
--- a/examples/form/signup.css
+++ b/examples/form/signup.css
@@ -4,7 +4,7 @@
max-width: 700px;
margin: 1rem auto;
- --cssx-disgustingly-set-innerhtml: "<h1 class= 'form-title'>Sign-<b>Up</b></h1>";
+ --cssx-disgustingly-set-innerhtml: "<h1 class='form-title'>Sign-<b>Up</b></h1>";
--cssx-children: form#form;
--count: '0';