Fixed language changing text in hamburger menu.

pull/35/head
Mart-Erki.Noumees 7 years ago
parent 9381ba3821
commit 5e50eacf11
  1. 3
      _sass/header.scss

@ -48,11 +48,12 @@
} }
} }
.flag { .flag {
display: block; display : block;
text-align : center; text-align : center;
width : auto; width : auto;
height : auto; height : auto;
margin-left : 0; margin-left : 0;
font-size : 1.6rem;
} }
#flag-en { #flag-en {
background: none; background: none;

Loading…
Cancel
Save