Fix main menu button

This commit is contained in:
vimux 2018-05-23 13:23:07 +03:00
parent 90093759c7
commit 0ffed428af
No known key found for this signature in database
GPG key ID: 5A34FDC4EE832E34

View file

@ -465,9 +465,10 @@ mark {
height: 42px;
padding: 0;
font-size: 1em;
color: #000;
background-color: #f8ae00;
fill: #f8ae00;
background-color: #2a2a2a;
border: 0;
border-left: 1px solid #333;
}
.main-nav__btn:focus,