Update from Shopify for theme SHX-Theme/main
Committed from shop: Quickstart (e8822a71)pull/1/head
parent
7de127d1cd
commit
a114231461
|
@ -29,7 +29,7 @@
|
|||
"variant_pills_shadow_blur": 5,
|
||||
"inputs_border_thickness": 1,
|
||||
"inputs_border_opacity": 55,
|
||||
"inputs_radius": 0,
|
||||
"inputs_radius": 4,
|
||||
"inputs_shadow_opacity": 0,
|
||||
"inputs_shadow_horizontal_offset": 0,
|
||||
"inputs_shadow_vertical_offset": 4,
|
||||
|
@ -460,8 +460,7 @@
|
|||
"custom_css": [
|
||||
"\/*dropdown menu which is shown on click add to warenkorb *\/.cart-notification__links a {color: #000; background-color: #bda67e;}",
|
||||
".cart-notification__links .link {color: #ecdec6;}",
|
||||
" \/* on phones with 390 to 420 px there is the problem that there is no padding to the screen end *\/@media (max-width: 450px) {h1 {padding-left: 12px; padding-right: 12px; }}",
|
||||
"#test {padding: 0; margin: 0;}"
|
||||
" \/* on phones with 390 to 420 px there is the problem that there is no padding to the screen end *\/@media (max-width: 450px) {h1 {padding-left: 12px; padding-right: 12px; }}"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue