summaryrefslogtreecommitdiff
path: root/frontend/src/components/home/JumbotronHeader.sass
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/components/home/JumbotronHeader.sass')
-rw-r--r--frontend/src/components/home/JumbotronHeader.sass24
1 files changed, 24 insertions, 0 deletions
diff --git a/frontend/src/components/home/JumbotronHeader.sass b/frontend/src/components/home/JumbotronHeader.sass
new file mode 100644
index 00000000..b88b79f7
--- /dev/null
+++ b/frontend/src/components/home/JumbotronHeader.sass
@@ -0,0 +1,24 @@
+.jumbotron-header
+ background: #00A6D6
+
+.jumbotron
+ background-color: inherit
+ margin-bottom: 0
+
+ padding-top: 120px
+ padding-bottom: 120px
+
+ img
+ max-width: 110px
+
+ h1
+ color: #fff
+ font-size: 4.5em
+
+ .dc
+ color: #fff
+ font-weight: bold
+
+ .lead
+ color: #fff
+ font-size: 1.4em