Frontend: Update splash screen styles

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2022-10-03 22:50:31 +02:00
parent 4c516cac38
commit 1c4dde5acf

View file

@ -70,7 +70,7 @@
}
#photoprism .splash-center #progress {
width: 175px;
width: 180px;
}
@media (min-width: 900px) {
@ -80,7 +80,7 @@
}
#photoprism .splash-center #progress {
width: 225px;
width: 230px;
}
}