Add features

This commit is contained in:
Jeremy Thomas
2017-07-26 21:06:52 +01:00
parent c2654bd6c6
commit 4f8658d1a3
6 changed files with 695 additions and 465 deletions

View File

@@ -4,16 +4,18 @@ html.route-index
.title.is-2 a
color: #242424
padding-left: 48px
position: relative
.title.is-2 a:hover
color: #00d1b2
.title.is-2 .icon.is-medium
left: 8px
left: -80px
opacity: 0.1
position: absolute
top: 10px
.fa
font-size: 56px
.hero .title.is-2 a
color: white

View File

@@ -25,3 +25,11 @@
color: $text-light
&:hover
text-decoration: underline
.feature-title
color: $text-light
a
border-bottom: 1px solid transparent
color: $text-strong
&:hover
border-bottom-color: $primary