This commit is contained in:
Daniel Schmitz
2021-07-07 14:10:21 +08:00
parent 7a8b39fad0
commit 80b5f97367

View File

@@ -77,7 +77,11 @@ strong {
} }
header img { header img {
padding: 10px 0 10px 10px; padding: 10px;
}
.login header img {
margin: 0 auto;
display: block;
} }
img.small { img.small {