mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 02:40:41 -07:00
Big refactoring of SCSS active state for sidebar links update gitignore for node_modules folder removing node_modules from index Sticky Liquid link in sidebar Cleaned up index page Adding fixed width to buttons Refactoring Converted sidebar to use Collections Refactor sidebar CSS
9 lines
95 B
SCSS
9 lines
95 B
SCSS
.home--banner {
|
|
text-align: center;
|
|
|
|
h1 {
|
|
font-weight: bold;
|
|
font-size: 5em;
|
|
}
|
|
}
|