challenge-vtex-io-rafael-sa.../react/components/Html/styles.css

18 lines
290 B
CSS

[class*="html--pdp-breadcrumb"] {
display: flex;
justify-content: center;
padding: 0 40px;
}
[class*="html--buy-button"] {
display: flex;
gap: 10px;
}
[class*="html--buy-button"] :global(.vtex-button) {
height: 49px;
background: black;
border: none;
border-radius: 0;
}