Make community integration rows symmetric and full
This commit is contained in:
parent
97d82042c0
commit
a5e281706f
@ -13,8 +13,8 @@
|
|||||||
|
|
||||||
.image.not-rounded {
|
.image.not-rounded {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
width: 74px;
|
width: 60px;
|
||||||
height: 74px;
|
height: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.intro {
|
.intro {
|
||||||
@ -228,11 +228,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.community-integrations-sponsor {
|
.community-integrations-sponsor {
|
||||||
max-width: 965px;
|
max-width: 1110px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.community-integrations-sponsor img.image {
|
.community-integrations-sponsor img.image {
|
||||||
width: 78px;
|
width: 64px;
|
||||||
height: 78px;
|
height: 64px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user