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

@ -48,7 +48,6 @@
@media screen and (max-width: $small-limit) {
width: 100%;
margin: 0 auto 50px auto;
}
}
}