size site menu observer relative to body
This commit is contained in:
@ -25,6 +25,8 @@ body {
|
||||
font-weight: 400;
|
||||
line-height: 1.5;
|
||||
|
||||
position: relative;
|
||||
|
||||
@media (max-width: 1000px) {
|
||||
&.hideScroll {
|
||||
overflow: hidden;
|
||||
|
Reference in New Issue
Block a user