This commit is contained in:
John O'Nolan 2019-11-17 18:27:42 +07:00
parent 5c1e614197
commit 3ac47d115b
4 changed files with 7 additions and 6 deletions

View file

@ -186,8 +186,6 @@ body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner::after {
}
/* Layout Variants
/* ---------------------------------------------------------- */
@ -211,8 +209,6 @@ body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner::after {
}
/* Mobile Menu
/* ---------------------------------------------------------- */
/* IDs needed to ensure sufficient specificity */
@ -296,6 +292,7 @@ body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner::after {
display: flex;
}
}
@media (max-width: 600px) {
#gh-head .gh-head-menu {
font-size: 6vmin;