summaryrefslogtreecommitdiff
path: root/demo/style.css
diff options
context:
space:
mode:
authortheia2023-02-03 13:09:28 -0500
committertheia2023-02-03 13:09:28 -0500
commit9f3ef64f0e12db565fa145721de6b98ed104ada8 (patch)
treef117aedd77ce8329e63e5564d4c49b2a81bd0ee6 /demo/style.css
parent974738cb241b216ad864f129ca2388379c5f0016 (diff)
Demo to root
Diffstat (limited to 'demo/style.css')
-rw-r--r--demo/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/demo/style.css b/demo/style.css
new file mode 100644
index 0000000..7bdf592
--- /dev/null
+++ b/demo/style.css
@@ -0,0 +1,3 @@
+h2 {
+ margin-top: 1.5em;
+}