You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
204 B
9 lines
204 B
.account-module-form {
|
|
padding: 24px;
|
|
border: 0;
|
|
background: #fff;
|
|
color: #000;
|
|
box-shadow: 0 0 30px rgba(8, 20, 73, .1);
|
|
border-radius: 4px;
|
|
margin-top: 0.75rem !important;
|
|
}
|
|
|