fix(navbar): restore border to language buttons

This commit is contained in:
Gregor Kleen 2020-04-24 16:44:40 +02:00
parent 18766edc7c
commit a2e9a9c32d

View File

@ -242,7 +242,6 @@ button:not(.btn-link),
.btn:not(.btn-link)
font-family: var(--font-base)
outline: 0
border: 0
box-shadow: 0
background-color: var(--color-dark)
color: white
@ -255,6 +254,7 @@ button:not(.btn-link),
&:not(.navbar__container-link)
padding: 10px 17px
border: 0
a:hover
color: white