Make the footer always stick to the bottom
This commit is contained in:
parent
bcd44bf55b
commit
d6fb222874
@ -17,6 +17,7 @@
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
.footer {
|
.footer {
|
||||||
|
margin-top: auto;
|
||||||
background: var(--clr-main-footer-bg);
|
background: var(--clr-main-footer-bg);
|
||||||
width: 72%;
|
width: 72%;
|
||||||
padding: 0.8rem;
|
padding: 0.8rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user