diff --git a/assets/critical.css b/assets/critical.css index cdb1ae1a..4a4f7302 100644 --- a/assets/critical.css +++ b/assets/critical.css @@ -76,6 +76,18 @@ body { font-family: var(--font-primary--family); background-color: var(--color-background); color: var(--color-foreground); + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +button { + cursor: pointer; + font-family: inherit; +} + +a { + color: inherit; + transition: color 0.2s ease; } /** Section layout utilities */ diff --git a/sections/brand-carousel.liquid b/sections/brand-carousel.liquid new file mode 100644 index 00000000..a539a999 --- /dev/null +++ b/sections/brand-carousel.liquid @@ -0,0 +1,294 @@ +
{{ section.settings.subheading }}
+ {% endif %} + + {% if section.settings.show_filters %} +{{ product.vendor }}
+