mirror of
https://github.com/sissbruecker/linkding
synced 2024-11-26 05:10:20 +00:00
6 lines
88 B
SCSS
6 lines
88 B
SCSS
.auth-page {
|
|
> .columns {
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
}
|