linkding/bookmarks/styles/auth.scss
2019-12-24 13:31:55 +01:00

6 lines
88 B
SCSS

.auth-page {
> .columns {
align-items: center;
justify-content: center;
}
}