aboutsummaryrefslogtreecommitdiff
path: root/views/partials/footer.php
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-12-01 02:21:46 -0500
committerThedro Neely <thedroneely@gmail.com>2019-12-01 02:21:46 -0500
commita84f0eaf6f62667c3dae69f3ea36029e5f8cc952 (patch)
treeb4bb296d9eba69760769e145fa5db690a7bc1b76 /views/partials/footer.php
parentb774216cccba1baf48fd25d61ba32d3ad46dcaff (diff)
downloadedwinmattiacci.com-a84f0eaf6f62667c3dae69f3ea36029e5f8cc952.tar.gz
edwinmattiacci.com-a84f0eaf6f62667c3dae69f3ea36029e5f8cc952.tar.bz2
edwinmattiacci.com-a84f0eaf6f62667c3dae69f3ea36029e5f8cc952.zip
views/partials: Add hover background to page sides
Diffstat (limited to 'views/partials/footer.php')
-rw-r--r--views/partials/footer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/partials/footer.php b/views/partials/footer.php
index 7079358..192a18a 100644
--- a/views/partials/footer.php
+++ b/views/partials/footer.php
@@ -39,7 +39,7 @@
</div>
</div>
-<a href="/" class="w-24 min-h-full hidden md:block logo-container no-underline border-l"></a>
+<a href="/" class="hover:bg-gray-300 w-24 min-h-full hidden md:block logo-container no-underline border-l"></a>
</div>