mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Improve the mobile registration modal by adding a margin
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
@import "mixins";
|
||||
|
||||
#registration-modal {
|
||||
@media only screen and (max-width: 640px) {
|
||||
margin: 0 15px 0 15px;
|
||||
}
|
||||
|
||||
header {
|
||||
text-align: center;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user