Spaces:
Running
Running
File size: 114 Bytes
79278ec |
1 2 3 4 5 6 7 8 |
.login_form {
.button_container {
margin-top: 10px;
display: flex;
justify-content: flex-end;
}
}
|