mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Make image display smaller on mobile
This commit is contained in:
@@ -23,3 +23,13 @@
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.webauthn-illustration {
|
||||
|
||||
@include media-down(mobile) {
|
||||
margin: govuk-spacing(6) govuk-spacing(9) 0 govuk-spacing(9);
|
||||
}
|
||||
|
||||
margin: govuk-spacing(9) auto 0 auto;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user