mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-20 11:20:41 -07:00
Changing sidebar to deeplinks
Fixed up navigation, collection contents are now output on one page. CSS cleanup
This commit is contained in:
@@ -12,7 +12,7 @@ $wrapper-width: 800px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.content__wrapper {
|
||||
.content__list {
|
||||
max-width: $wrapper-width;
|
||||
margin: 0 auto;
|
||||
padding: 0 $spacing-unit;
|
||||
|
||||
Reference in New Issue
Block a user