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