mobile
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php $dontShowFooter = isset($dont_show_footer) && $dont_show_footer === true ?>
|
||||
|
||||
<?php if (!$dontShowFooter): ?>
|
||||
<div class="container <?= remember("") ?>" style="display:flex; justify-content: space-between">
|
||||
<div style="display: flex; justify-content: space-between; align-items: center; width: 439px;">
|
||||
<div class="container content-footer <?= remember("") ?>">
|
||||
<div class="content-footer-socials">
|
||||
<a href="https://www.instagram.com/thealit_fkl/" class="block link">Instagram</a>
|
||||
<a href="https://www.thealit.de" class="block link">Thealit</a>
|
||||
<a href="https://www.thealit.de/newsletter" class="block link">Newsletter</a>
|
||||
|
||||
Reference in New Issue
Block a user