Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd027cd4 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am ab84504b: am 6613a232: am 0e585706: fix spacing in carousel text for Develop homepage

* commit 'ab84504b':
  fix spacing in carousel text for Develop homepage
parents 18daa175 ab84504b
Loading
Loading
Loading
Loading
+10 −4
Original line number Diff line number Diff line
@@ -3854,10 +3854,6 @@ a.download-sdk {
.slideshow-develop .content-right {
  float: left;
}
.slideshow-develop .content-right p.title-intro {
  position:absolute;
  margin:0;
}
.slideshow-develop .content-right h2 {
  padding:0;
  margin-bottom:10px;
@@ -3873,6 +3869,16 @@ a.download-sdk {
.slideshow-develop .pagination ul li.active:hover {
  background-color: #F80;
}
.slideshow-develop .item hr {
  margin:5px 0 10px;
}
.slideshow-develop .item p {
  margin:10px 0;
}
.slideshow-develop .item p.title-intro {
  position:absolute;
  margin:0;
}

/* Feeds */
.feed ul {