Fix index

This commit is contained in:
Jeremy Thomas
2016-12-23 12:13:50 +00:00
parent 102a5d41f1
commit e0b28c8ae8
8 changed files with 610 additions and 84 deletions

View File

@@ -15,9 +15,6 @@ $subtitle-weight: $weight-light !default
em,
span
font-weight: $title-weight
a
&:hover
border-bottom: 1px solid
strong
font-weight: $title-weight-bold
.tag

View File

@@ -68,11 +68,11 @@
&.is-#{$name}
background-color: $color
color: $color-invert
a,
strong
color: inherit
.title
color: $color-invert
a,
strong
color: inherit
.subtitle
color: rgba($color-invert, 0.9)
a,