unfix footer

This commit is contained in:
semblanceofsense
2025-02-23 18:31:35 -07:00
parent 23a2222bd7
commit fe52bf65d7
2 changed files with 3 additions and 1 deletions

View File

@@ -5,7 +5,6 @@
<style>
footer {
width: 100%;
position: fixed;
bottom: 0;
}
</style>