The repo for Purrform's main BigCommerce store.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: center navigation items for improved layout (#19)

authored by

Rogerio Romao and committed by
GitHub
b95efe26 27a9e130

+3 -1
+2
assets/scss/custom.scss
··· 833 833 background-color: $white-color; 834 834 835 835 .navPage-subMenu-list { 836 + display: flex; 837 + justify-content: space-between; 836 838 .navPage-subMenu-item { 837 839 width: 20%; 838 840 .navPages-action {
+1 -1
config.json
··· 1 1 { 2 - "name": "menu overlay transparency", 2 + "name": "center nav items", 3 3 "version": "6.10.0", 4 4 "template_engine": "handlebars_v4", 5 5 "meta": {