move logo and contact in footer

This commit is contained in:
2025-04-09 20:48:35 +04:00
parent 3657f84f41
commit 2442e7b981
2 changed files with 75 additions and 47 deletions
+10 -7
View File
@@ -1,14 +1,17 @@
<!-- Footer -->
<div class="footer">
<div class="footer-columns">
<div class="footer-column">
<div class="footer-logo">
<img src="img/logo.png" alt="Kaubuntu.re">
</div>
<div class="footer-email"><a href="mailto:<?php echo CONTACT_EMAIL; ?>"><strong><?php echo CONTACT_EMAIL; ?></strong></a></div>
<div class="footer-header">
<div class="footer-logo">
<img src="img/logo.png" alt="Kaubuntu.re">
</div>
<div class="footer-contact-info">
<div class="footer-contact">CONTACT</div>
<div class="footer-email"><a href="mailto:<?php echo LEGAL_CONTACT_EMAIL; ?>"><?php echo LEGAL_CONTACT_EMAIL; ?></a></div>
</div>
</div>
<div class="footer-columns">
<div class="footer-column">
<h3 class="footer-title">Catégories</h3>
<ul class="footer-links">