fixes tasks
This commit is contained in:
@ -129,21 +129,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 800px) {
|
||||
&__input {
|
||||
width: 95%;
|
||||
}
|
||||
|
||||
@media (max-width: 440px) {
|
||||
&__buttons {
|
||||
margin: 15px 0 14px 0;
|
||||
width: 100%;
|
||||
flex-direction: column-reverse;
|
||||
flex-direction: column;
|
||||
gap: 10px;
|
||||
align-items: center;
|
||||
gap: 0px;
|
||||
|
||||
&-save {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user