chore(header): remove all dummy-targets and update smooth scroll
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 960px) {
|
||||
header.desktop {
|
||||
#header-desktop {
|
||||
.header-wrapper {
|
||||
margin: 0 1rem;
|
||||
}
|
||||
@@ -52,11 +52,11 @@
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 560px) {
|
||||
header.desktop {
|
||||
#header-desktop {
|
||||
display: none;
|
||||
}
|
||||
|
||||
header.mobile {
|
||||
#header-mobile {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user