summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAnthony Wang2023-02-15 16:22:43 -0500
committerAnthony Wang2023-02-15 16:22:43 -0500
commit091ff04c2420c8549ff581399212b4e3346864ee (patch)
tree746ad8767db3f3eab288eab4f08b74c37742777e /style.css
parentfb3c976380e704a1c129f141f0bdb7f5f4576611 (diff)
Delete all files except for demo
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..7bdf592
--- /dev/null
+++ b/style.css
@@ -0,0 +1,3 @@
+h2 {
+ margin-top: 1.5em;
+}