mirror of https://github.com/zulip/zulip.git
css: Merge `.portico-landing.hello .open-source img` css.
This commit is contained in:
parent
b7216af233
commit
0e47e2bd2a
|
@ -1271,6 +1271,7 @@ nav {
|
||||||
margin: 0px 2%;
|
margin: 0px 2%;
|
||||||
width: 28%;
|
width: 28%;
|
||||||
max-width: 500px;
|
max-width: 500px;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.portico-landing.hello .open-source .il-block {
|
.portico-landing.hello .open-source .il-block {
|
||||||
|
@ -1285,10 +1286,6 @@ nav {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.portico-landing.hello .open-source img {
|
|
||||||
display: inline-block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.carousel.carousel-fade .carousel-inner .item {
|
.carousel.carousel-fade .carousel-inner .item {
|
||||||
display: block;
|
display: block;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
|
Loading…
Reference in New Issue