summaryrefslogtreecommitdiffstats
path: root/themes/rusted/static/css/_homepage.scss
diff options
context:
space:
mode:
Diffstat (limited to 'themes/rusted/static/css/_homepage.scss')
-rw-r--r--themes/rusted/static/css/_homepage.scss12
1 files changed, 12 insertions, 0 deletions
diff --git a/themes/rusted/static/css/_homepage.scss b/themes/rusted/static/css/_homepage.scss
new file mode 100644
index 0000000..5fa0deb
--- /dev/null
+++ b/themes/rusted/static/css/_homepage.scss
@@ -0,0 +1,12 @@
+
+.pitch {
+ font-size: 46px;
+ font-style: italic;
+ line-height: 1.25;
+ margin-bottom: 40px;
+ margin-top: 36px;
+}
+
+.subtext {
+
+}