Skip to content
Snippets Groups Projects
Commit e411f13f authored by b2-wilton's avatar b2-wilton
Browse files

Merge branch 'brodybranch' into 'main'

Make footer sticky

See merge request !10
parents a4aee6bf 016fb468
No related branches found
No related tags found
3 merge requests!12dashboard waiting for user logic final and data for tables. changed index....,!11dashboard waiting for user logic final and data for tables. changed index....,!10Make footer sticky
......@@ -95,10 +95,10 @@
</body>
<footer class="bg-white dark:bg-gray-900">
<div class="mx-auto w-full max-w-screen-xl p-4 py-6 lg:py-8">
<footer class="bg-white dark:bg-gray-900 fixed bottom-0 w-full">
<div class="mx-auto w-full max-w-screen-xl py-6 lg:py-8">
<div class="md:flex md:justify-between">
<div class="mb-6 md:mb-0">
<div class="mb-2 md:mb-0">
<img src="https://upload.wikimedia.org/wikipedia/commons/1/11/UWE_Bristol_logo.svg" class="h-10 me-4" alt="UWE Logo" />
</a>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment