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

Commit 1560d036 authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

Fix display issue with intl/index landings.

Change-Id: I75ee25455106b6a89baec235f0a110f9bbca5460
parent a45b1547
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -7,6 +7,9 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3

<!-- <div class="dac-hero-carousel" data-carousel-query="collection:index/carousel">
</div> -->
<section class="dac-hero-carousel">

<!-- <article class="dac-expand dac-hero dac-invert active" style="background-color: rgb(38, 50, 56);"> -->
<article class="dac-expand dac-hero dac-invert dac-darken mprev active" style="background-color: #75d1ff;">
<a href="about/versions/marshmallow/index.html">
  <div class="wrap" style="max-width:1100px;margin-top:0">
+3 −0
Original line number Diff line number Diff line
@@ -7,6 +7,9 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3

<!-- <div class="dac-hero-carousel" data-carousel-query="collection:index/carousel">
</div> -->
<section class="dac-hero-carousel">

<!-- <article class="dac-expand dac-hero dac-invert active" style="background-color: rgb(38, 50, 56);"> -->
<article class="dac-expand dac-hero dac-invert dac-darken mprev active" style="background-color: #75d1ff;">
<a href="about/versions/marshmallow/index.html">
  <div class="wrap" style="max-width:1100px;margin-top:0">
+3 −0
Original line number Diff line number Diff line
@@ -7,6 +7,9 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3

<!-- <div class="dac-hero-carousel" data-carousel-query="collection:index/carousel">
</div> -->
<section class="dac-hero-carousel">

<!-- <article class="dac-expand dac-hero dac-invert active" style="background-color: rgb(38, 50, 56);"> -->
<article class="dac-expand dac-hero dac-invert dac-darken mprev active" style="background-color: #75d1ff;">
<a href="about/versions/marshmallow/index.html">
  <div class="wrap" style="max-width:1100px;margin-top:0">
+3 −0
Original line number Diff line number Diff line
@@ -7,6 +7,9 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3

<!-- <div class="dac-hero-carousel" data-carousel-query="collection:index/carousel">
</div> -->
<section class="dac-hero-carousel">

<!-- <article class="dac-expand dac-hero dac-invert active" style="background-color: rgb(38, 50, 56);"> -->
<article class="dac-expand dac-hero dac-invert dac-darken mprev active" style="background-color: #75d1ff;">
<a href="about/versions/marshmallow/index.html">
  <div class="wrap" style="max-width:1100px;margin-top:0">
+3 −0
Original line number Diff line number Diff line
@@ -7,6 +7,9 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3

<!-- <div class="dac-hero-carousel" data-carousel-query="collection:index/carousel">
</div> -->
<section class="dac-hero-carousel">

<!-- <article class="dac-expand dac-hero dac-invert active" style="background-color: rgb(38, 50, 56);"> -->
<article class="dac-expand dac-hero dac-invert dac-darken mprev active" style="background-color: #75d1ff;">
<a href="about/versions/marshmallow/index.html">
  <div class="wrap" style="max-width:1100px;margin-top:0">
Loading