Skip to content
Snippets Groups Projects
Commit 016fb468 authored by Brody Wilton's avatar Brody Wilton
Browse files

Make footer sticky

parent 91a37b16
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 @@ ...@@ -95,10 +95,10 @@
</body> </body>
<footer class="bg-white dark:bg-gray-900"> <footer class="bg-white dark:bg-gray-900 fixed bottom-0 w-full">
<div class="mx-auto w-full max-w-screen-xl p-4 py-6 lg:py-8"> <div class="mx-auto w-full max-w-screen-xl py-6 lg:py-8">
<div class="md:flex md:justify-between"> <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" /> <img src="https://upload.wikimedia.org/wikipedia/commons/1/11/UWE_Bristol_logo.svg" class="h-10 me-4" alt="UWE Logo" />
</a> </a>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment