Center all modals
This commit is contained in:
@@ -18,6 +18,9 @@ body {
|
|||||||
&__container {
|
&__container {
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
max-height: 100vh;
|
max-height: 100vh;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
|
|
||||||
.usa-input .usa-input__choices label {
|
.usa-input .usa-input__choices label {
|
||||||
max-width: 62rem;
|
max-width: 62rem;
|
||||||
|
Reference in New Issue
Block a user