mirror of
https://github.com/status-im/consul.git
synced 2025-02-08 20:05:09 +00:00
Fix logo alignment bug
This commit is contained in:
parent
48e773fc5a
commit
bf37b698b2
@ -43,6 +43,7 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
& .mono-logos {
|
& .mono-logos {
|
||||||
|
align-items: baseline;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
max-width: 750px;
|
max-width: 750px;
|
||||||
@ -51,6 +52,7 @@
|
|||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
|
||||||
& > img {
|
& > img {
|
||||||
|
height: 100%;
|
||||||
max-height: 40px;
|
max-height: 40px;
|
||||||
width: 33.33%;
|
width: 33.33%;
|
||||||
padding: 0 30px;
|
padding: 0 30px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user