12 lines
127 B
SCSS
12 lines
127 B
SCSS
.html {
|
|
background-color: red;
|
|
}
|
|
|
|
.html--pdp-breadcrumb {
|
|
background-color: transparent;
|
|
}
|
|
|
|
.relative {
|
|
display: none;
|
|
}
|