Index: includes/cross-promotion.tmpl |
=================================================================== |
--- a/includes/cross-promotion.tmpl |
+++ b/includes/cross-promotion.tmpl |
@@ -1,9 +1,9 @@ |
-<section id="abb-notification" class="section bg-secondary"> |
+<section id="abb-notification" class="bg-secondary"> |
<div class="container phablet-width content text-center"> |
<h2 class="h1">{{ get_string("abb_notification", "abb-notification") }}</h2> |
<figure> |
<img src="/img/abb-logo.png" alt="{{ get_string("abb_logo_alt", "abb-notification") }}" id="abb-logo"> |
<figcaption> |
<h3>{{ get_string("abb_notification_link", "abb-notification") }}</h3> |
<p>{{ get_string("abb_notification_description", "abb-notification") }}</p> |