Fix Bug 53671
This commit is contained in:
parent
217ca16462
commit
2f9b24887a
|
@ -18,6 +18,15 @@
|
|||
}
|
||||
}
|
||||
|
||||
.settings-about-logo {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-weight: normal;
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in a new issue