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

Commit 0e585706 authored by Scott Main's avatar Scott Main
Browse files

fix spacing in carousel text for Develop homepage

Change-Id: If8f95e66b4c1b4918b0d1dea59241d5a17acbfd9
parent 8f20607c
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 {