Add usave

This commit is contained in:
Jeremy Thomas
2019-05-21 16:29:35 +01:00
parent 412bef468f
commit 9f18c27f03
7 changed files with 16 additions and 9 deletions

View File

@@ -296,18 +296,11 @@ html {
}
img,
embed,
iframe,
object,
video {
height: auto;
max-width: 100%;
}
audio {
max-width: 100%;
}
iframe {
border: 0;
}
@@ -14214,6 +14207,9 @@ svg {
}
@media screen and (min-width: 1216px) {
.bd-partnrs .container {
max-width: 1536px;
}
.bd-partner.bd-is-carbon {
margin-left: 3rem;
}