Skip to content

Commit

Permalink
Update from Shopify for theme modular-theme/andre-dev
Browse files Browse the repository at this point in the history
Committed from shop: andre-theme-dev
  • Loading branch information
shopify[bot] authored Sep 17, 2024
1 parent ceec0c2 commit a928b0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions assets/critical.css
Original file line number Diff line number Diff line change
Expand Up @@ -226,10 +226,10 @@ a {
/* &:not([disabled])[pressed],
&:not([disabled]):hover{
}*/
}
&[loading]{
cursor: default;
}
} */
&[disabled]{
cursor: default;
}
Expand Down
3 changes: 2 additions & 1 deletion config/settings_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"current": {
"font_family_primary": "basic_commercial_n4",
"font_family_secondary": "basic_commercial_n4",
"button_tertiary_border_color": "#e1e1e1",
"content_for_index": [

],
Expand Down Expand Up @@ -59,7 +60,7 @@
"settings": {
"background": "rgba(0,0,0,0)",
"background_gradient": "radial-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 65%)",
"text": "#fff",
"text": "#ffffff",
"button": "#121212",
"button_label": "#ffffff",
"secondary_button_label": "#121212"
Expand Down

0 comments on commit a928b0a

Please sign in to comment.