Add login header image max-width (#1036)

This commit is contained in:
Daniel
2022-06-16 13:36:12 +08:00
committed by GitHub
parent 3682116ba2
commit 0fca98c652

View File

@@ -82,6 +82,7 @@ header img {
.login header img {
margin: 0 auto;
display: block;
max-width: calc(100% - 20px);
}
img.small {