css: Merge `.portico-landing.hello .open-source img` css.

This commit is contained in:
SiddharthVarshney 2020-07-18 15:13:28 +05:30 committed by Tim Abbott
parent b7216af233
commit 0e47e2bd2a
1 changed files with 1 additions and 4 deletions

View File

@ -1271,6 +1271,7 @@ nav {
margin: 0px 2%;
width: 28%;
max-width: 500px;
display: inline-block;
}
.portico-landing.hello .open-source .il-block {
@ -1285,10 +1286,6 @@ nav {
font-weight: normal;
}
.portico-landing.hello .open-source img {
display: inline-block;
}
.carousel.carousel-fade .carousel-inner .item {
display: block;
opacity: 0;