Fix layout

This commit is contained in:
Jeremy Thomas
2018-12-05 08:39:03 +00:00
parent 199eb76295
commit 1043f2a7f0
6 changed files with 21 additions and 23 deletions

View File

@@ -13890,7 +13890,7 @@ svg {
white-space: nowrap;
}
.bd-side-sponsors {
.bd-side-sponsrs {
margin-top: 3rem;
text-align: center;
}
@@ -14044,15 +14044,15 @@ svg {
min-height: 120px;
}
.bd-partners {
.bd-partnrs {
background-color: #fafafa;
}
.bd-partners #carbonads .carbon-text {
.bd-partnrs #carbonads .carbon-text {
padding-bottom: 0;
}
.bd-partners #carbonads .carbon-poweredby {
.bd-partnrs #carbonads .carbon-poweredby {
display: none;
}
@@ -14063,7 +14063,7 @@ svg {
}
@media screen and (min-width: 769px), print {
.bd-partners-list {
.bd-partnrs-list {
align-items: flex-start;
display: flex;
margin-left: auto;

File diff suppressed because one or more lines are too long