challenge-vtex-io-ana-carol.../styles/sass/pages/product/vtexLogin/vtex.login.scss

11 lines
183 B
SCSS
Raw Normal View History

@media (max-width: 768px) and (min-width: 375px) {
.buttonLink {
position: relative;
left: 30px;
width: 22px;
:global(.vtex-button) {
width: 22px;
}
}
}