stacker.news/styles/login.module.css
2021-05-06 17:01:48 -05:00

11 lines
161 B
CSS

.providerButton {
width: 100%;
justify-content: center;
align-items: center;
display: flex;
}
.login {
max-width: 300px;
width: 100%;
}