Client - update style on user forms

This commit is contained in:
Sam
2022-02-26 14:04:48 +01:00
parent 29760e57f1
commit 80198f1dac
4 changed files with 21 additions and 16 deletions

View File

@ -247,10 +247,6 @@ button {
@media screen and (max-width: $medium-limit) {
width: 100%;
margin: 0 auto 50px auto;
&.with-margin {
margin-top: 0;
}
}
}