forked from M3-Academy/desafio-react-e-typescript
style(Main.module.scss): mudando estilo do campo de confirmação
This commit is contained in:
parent
4740d11e42
commit
a945d914cb
@ -282,18 +282,19 @@ main {
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
line-height: 16px;
|
||||
text-decoration: underline;
|
||||
@media (min-width: 2500px) {
|
||||
font-size: 28px;
|
||||
line-height: 33px;
|
||||
}
|
||||
&__Asterisk {
|
||||
color: $primary-900;
|
||||
margin-right: 3.5px;
|
||||
}
|
||||
&__Text {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
color: $secundary-200;
|
||||
text-decoration: underline;
|
||||
& input {
|
||||
margin: 0 0 0 4.28px;
|
||||
width: 18.64px;
|
||||
|
Loading…
Reference in New Issue
Block a user