static-cms/src/backends/github/AuthenticationPage.css
2016-12-23 16:59:48 -02:00

12 lines
145 B
CSS

.root {
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
}
.button {
padding: .25em 1em;
height: auto;
}