Skip to content

Commit 65d95eb

Browse files
committed
a11y olh carousel add orbit bullets fix rebase duplicates
1 parent 72580d9 commit 65d95eb

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

src/themes/OLH/assets/scss/app.scss

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,39 +1583,6 @@ section.invisible-landmark{
15831583
padding: 0;
15841584
margin: 0;
15851585
}
1586-
.olh-banner-heading a {
1587-
color: #fefefe;
1588-
padding-bottom: 0.3rem;
1589-
border-bottom: 1px solid #fefefe;
1590-
}
1591-
.olh-banner-heading .uppercase {
1592-
font-weight: 300;
1593-
}
1594-
/* Full-width banners should be taller on larger screens */
1595-
@media (min-width: 640px) {
1596-
.medium-12 .olh-banner,
1597-
.large-12 .olh-banner {
1598-
max-height: 432px;
1599-
}
1600-
}
1601-
@media (min-width: 1024px) {
1602-
.medium-12 .olh-banner,
1603-
.large-12 .olh-banner {
1604-
max-height: 540px;
1605-
}
1606-
}
1607-
/* Partial-width banners should be shorter */
1608-
.medium-4 .olh-banner,
1609-
.large-4 .olh-banner {
1610-
max-height: 216px;
1611-
}
1612-
.medium-6 .olh-banner,
1613-
.medium-8 .olh-banner,
1614-
.large-6 .olh-banner,
1615-
.large-8 .olh-banner {
1616-
max-height: 288px;
1617-
}
1618-
16191586

16201587
// carousel style overrides
16211588
.orbit-bullets button{

0 commit comments

Comments
 (0)