make menu toggler on mobile same height as pre bootstrap migration

This commit is contained in:
Dean Attali 2020-05-07 02:43:00 -04:00 committed by GitHub
parent 8c8fb605a0
commit f407e5c3d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -208,6 +208,7 @@ img {
.navbar-toggler {
font-size: 1rem;
margin: 0.5rem 0;
}
.navbar-custom .navbar-toggler:focus,
.navbar-custom .navbar-toggler:hover {