summaryrefslogtreecommitdiff
path: root/demo/style.css
diff options
context:
space:
mode:
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;
+}