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