Fix Bug 53671

This commit is contained in:
SergeyEzhin 2021-12-03 14:52:07 +04:00 committed by Maxim Kadushkin
parent bba242344b
commit 46099dc36f

View file

@ -18,6 +18,15 @@
}
}
.settings-about-logo {
display: flex;
justify-content: center;
img {
max-width: 100%;
height: auto;
}
}
h3 {
font-weight: normal;
margin: 0;