Browse Source

style(product): increase padding-top in hero section for improved layout

master
peijunlei 2 weeks ago
parent
commit
b062a8c42f
  1. 2
      public/themes/dist_static/static/css/product.css

2
public/themes/dist_static/static/css/product.css

@ -986,7 +986,7 @@ body.is-p-subnav .site-header {
font-size: 13Px!important; font-size: 13Px!important;
} }
.p-hero { .p-hero {
padding-top: 88Px!important;
padding-top: 120Px!important;
padding-bottom: 40Px!important; padding-bottom: 40Px!important;
min-height: unset!important; min-height: unset!important;
} }

Loading…
Cancel
Save