Fix the border for the selected header item

It now touches the bottom again
This commit is contained in:
gregoirenovel 2017-10-16 11:51:06 +02:00
parent 65890a7dee
commit e555c181e2

View file

@ -32,8 +32,8 @@
a {
display: inline-block;
height: 71px;
line-height: 71px;
height: 72px;
line-height: 72px;
font-size: 18px;
color: $black;