Add dontpayfull

This commit is contained in:
Jeremy Thomas
2018-09-05 13:29:08 +01:00
parent 3243ea546e
commit 8bbb8f6552
7 changed files with 67 additions and 44 deletions

View File

@@ -13676,12 +13676,12 @@ svg {
justify-content: space-between;
}
.bd-partner-sponsors a {
.bd-partner-sponsor {
align-items: center;
display: flex;
justify-content: center;
margin-right: 1rem;
min-height: 100px;
min-height: 120px;
}
.bd-partners {
@@ -13708,7 +13708,6 @@ svg {
display: flex;
margin-left: auto;
margin-right: auto;
max-width: 1130px;
}
.bd-partner.bd-is-sponsor {
flex-grow: 1;

File diff suppressed because one or more lines are too long