Fixed alignment

This commit is contained in:
Max Nuding 2021-11-27 09:24:10 +01:00
parent f8e72356a3
commit 5ef5012224
Signed by: phlaym
GPG Key ID: A06651BAB6777237

View File

@ -41,6 +41,7 @@ $footer = '<footer style="position: fixed;bottom: 0;left: 0;"><a href="/git/phla
label[for="album"] {
grid-column: 1;
grid-row: 1;
align-self: center;
}
#album {
grid-column: 2;