feat: fixed issues
This commit is contained in:
@@ -78,6 +78,12 @@ body {
|
||||
overflow-y: scroll;
|
||||
color: $black;
|
||||
background-color: $greybg;
|
||||
|
||||
&.hidden {
|
||||
@include laptop {
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
a,
|
||||
|
||||
Reference in New Issue
Block a user