Nearing completion --quick fix
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
</section>
|
||||
|
||||
<!-- Bottom Menu -->
|
||||
<section id="footer-nav" class="w-full text-white absolute bottom-0 z-50 text-center py-4 bg-blue-800 <?php if (!isset($_SESSION['splash_shown'])) {
|
||||
<section id="footer-nav" class="w-full text-white absolute bottom-0 z-50 text-center pt-4 pb-8 bg-blue-800 <?php if (!isset($_SESSION['splash_shown'])) {
|
||||
echo 'out-of-view';
|
||||
} else echo 'in-view' ?>">
|
||||
<ul class="lg:max-w-3xl mx-auto text-3xl grid grid-cols-6">
|
||||
|
Reference in New Issue
Block a user