removes headings on footer

This commit is contained in:
Alberto Garcia Cabeza
2017-04-21 17:10:11 +02:00
parent 4a06e34aa6
commit 05c366e2ff
2 changed files with 5 additions and 15 deletions

View File

@@ -587,12 +587,8 @@ footer {
padding-left: 0;
}
h2 a {
border-bottom: 1px solid $text-light;
display: block;
font-size: rem-calc(24);
line-height: rem-calc(31);
padding-bottom: $line-height/4;
a.title {
font-weight: bold;
text-decoration: none;
}
}