mirror of
https://github.com/Damillora/Shian.git
synced 2024-11-22 09:27:32 +00:00
fix(shian): readjust header menu
This commit is contained in:
parent
80b7edc301
commit
c556c3667d
@ -14,9 +14,6 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
@include transition;
|
@include transition;
|
||||||
@include screen(md) {
|
|
||||||
height: 4rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: $theme-blue;
|
background-color: $theme-blue;
|
||||||
|
Loading…
Reference in New Issue
Block a user