Fix Bug 53671

This commit is contained in:
SergeyEzhin 2021-12-03 14:52:07 +04:00
parent 217ca16462
commit 2f9b24887a

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;