mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-08 03:08:29 +02:00
7 lines
88 B
SCSS
7 lines
88 B
SCSS
.auth-page {
|
|
> .columns {
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
}
|