mirror of
https://github.com/mempool/mempool.git
synced 2024-11-20 10:21:52 +01:00
Make community integration rows symmetric and full
This commit is contained in:
parent
97d82042c0
commit
a5e281706f
@ -13,8 +13,8 @@
|
||||
|
||||
.image.not-rounded {
|
||||
border-radius: 0;
|
||||
width: 74px;
|
||||
height: 74px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
|
||||
.intro {
|
||||
@ -228,11 +228,11 @@
|
||||
}
|
||||
|
||||
.community-integrations-sponsor {
|
||||
max-width: 965px;
|
||||
max-width: 1110px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.community-integrations-sponsor img.image {
|
||||
width: 78px;
|
||||
height: 78px;
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user