FIX: Add mobile padding to bottom of user preferences screen

This commit is contained in:
Penar Musaraj 2019-10-07 12:03:31 -04:00
parent 8d5f47dded
commit 342b925b02

View File

@ -244,6 +244,8 @@
}
.user-preferences {
padding-bottom: 2em;
.instructions {
margin-top: s(1);
}