challenge-vtex-io-Filipe-Qu.../styles/sass/pages/product/vtex.address-form.scss

13 lines
187 B
SCSS

.input {
height: 49px;
padding: 0 0 0 16px;
display: flex;
justify-content: center;
&::placeholder {
font-size: 12px;
line-height: 16px;
color: $color-gray9;
}
}