development #24

Merged
SavioCarvalhoMoraes merged 50 commits from development into master 2023-02-10 18:25:07 +00:00
3 changed files with 1 additions and 12 deletions
Showing only changes of commit f53c8e6474 - Show all commits

View File

@ -5,10 +5,7 @@
"condition-layout.product#availability",
"flex-layout.row#description",
"flex-layout.row#specifications-title",
"tab-layout#product",
"shelf.relatedProducts",
"product-questions-and-answers"
]
},

View File

@ -6,9 +6,4 @@
1800px + : Big desktop
*/
/* Media Query M3 */
/* Grid breakpoints */
.newsletter {
background: red;
}
.productImagesContainer {
}
/* Grid breakpoints */

View File

@ -1,3 +0,0 @@
.productImageTag--main {
display: none;
}