fix: tweak css
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
}
|
||||
|
||||
@media screen and (min-width: 950px) {
|
||||
.withLeftSidebar {
|
||||
.hasLeftSidebar {
|
||||
grid-template-columns: 30rem 1fr;
|
||||
}
|
||||
|
||||
@@ -29,6 +29,9 @@
|
||||
gap: 6.4rem;
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.hasLeftSidebar .blocks {
|
||||
grid-column: 2 / -1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user