mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-13 04:59:59 +02:00
Add space above button in from on small mobile
This commit is contained in:
parent
e1756480af
commit
15290b3c1a
1 changed files with 3 additions and 0 deletions
|
@ -202,6 +202,9 @@ a.breadcrumb__back {
|
||||||
margin-bottom: units(0.5);
|
margin-bottom: units(0.5);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.usa-form .usa-button {
|
||||||
|
margin-top: units(3);
|
||||||
|
}
|
||||||
|
|
||||||
/** ---- DASHBOARD ---- */
|
/** ---- DASHBOARD ---- */
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue