fix(shian): readjust header menu

This commit is contained in:
Damillora 2021-04-15 13:29:36 +07:00
parent 80b7edc301
commit c556c3667d
1 changed files with 0 additions and 3 deletions

View File

@ -14,9 +14,6 @@
align-items: center;
cursor: pointer;
@include transition;
@include screen(md) {
height: 4rem;
}
&:hover {
background-color: $theme-blue;