fix(css): constrain gallery heading, pricing + contact sections to main container width
This commit is contained in:
@@ -86,7 +86,7 @@ $gridItems = [
|
||||
</section>
|
||||
|
||||
<section class="gallery-section" id="galerie" aria-label="<?= htmlspecialchars($t('gallery.aria'), ENT_QUOTES) ?>">
|
||||
<div class="section-head">
|
||||
<div class="section-head gallery-header">
|
||||
<span class="section-eyebrow"><?= htmlspecialchars($t('gallery.eyebrow'), ENT_QUOTES) ?></span>
|
||||
<h2><?= htmlspecialchars($t('gallery.h2'), ENT_QUOTES) ?></h2>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user