Fix index columns

This commit is contained in:
Jeremy Thomas
2018-04-10 12:26:37 +01:00
parent b61f9d15dc
commit 8932a3e67f
8 changed files with 188 additions and 57 deletions

View File

@@ -1,11 +1,12 @@
html.route-index
.title.is-2
.title.is-2,
.title.is-3
position: relative
.title.is-2 a
color: $text-strong
position: relative
.title.is-2 a:hover
color: $blue
a
color: $text-strong
position: relative
a:hover
color: $blue
.hero .title.is-2 a
color: $white
.hero .title.is-2 a:hover