fix horizontal layout issues
Fixes issues with the main content position, content widths, alignment, and spacing.
This commit is contained in:
parent
b65b93b5eb
commit
7f3b6795a6
4 changed files with 10 additions and 23 deletions
|
@ -119,9 +119,3 @@
|
|||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 1280px) {
|
||||
.nav-wrapper {
|
||||
left: 10svw;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue