aboutsummaryrefslogtreecommitdiff
path: root/public/home.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/home.css')
-rw-r--r--public/home.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/public/home.css b/public/home.css
new file mode 100644
index 0000000..1c7c67e
--- /dev/null
+++ b/public/home.css
@@ -0,0 +1,10 @@
+.s1 h1 {
+ text-align: center;
+ font-size: 3rem;
+ line-height: 1.5ex;
+ font-weight: 800;
+}
+
+.s1 {
+ margin-top: 8rem;
+}