refactor: deletando arquivos .css e .scss agenciamagma.store-theme

This commit is contained in:
Ana Carolina Duarte Cavalcante 2023-01-26 10:26:00 -03:00
parent e8975f7196
commit 95310ec286
2 changed files with 0 additions and 24 deletions

View File

@ -1,16 +0,0 @@
/*
0 - 600PX: Phone
600 - 900px: Table portrait
900 - 1200px: Tablet landscape
[1200 - 1800] is where our nortal styles apply
1800px + : Big desktop
*/
/* Media Query M3 */
/* Grid breakpoints */
.html {
background-color: red;
}
.html--pdp-breadcrumb {
background-color: green;
}

View File

@ -1,8 +0,0 @@
.html {
background-color: red;
}
.html--pdp-breadcrumb {
background-color: green;
}