mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-03-02 22:22:58 +00:00
Update footer structure in index.php and adjust CSS for improved layout and responsiveness
This commit is contained in:
@@ -319,15 +319,14 @@ if (isset($_SESSION['steamid'])) {
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<!-- Footer -->
|
||||
<footer class="app-footer">
|
||||
<div class="footer-content">
|
||||
<p>Created with ❤️ by <strong><a target="_blank" href="https://github.com/BramSuurdje" rel="noopener noreferrer">Bram</a></strong></p>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer class="app-footer">
|
||||
<div class="footer-content">
|
||||
<p>Created with ❤️ by <strong><a target="_blank" href="https://github.com/BramSuurdje" rel="noopener noreferrer">Bram</a></strong></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<!-- Customize Modal -->
|
||||
<div id="customizeModal" class="modal hidden">
|
||||
<div class="modal-content">
|
||||
|
||||
Reference in New Issue
Block a user