A sticky footer using PicoCSS
html,
body {
height: 100vh;
}
body > footer {
position: sticky;
top: 100vh;
}
A sticky footer using PicoCSS
html,
body {
height: 100vh;
}
body > footer {
position: sticky;
top: 100vh;
}
For further actions, you may consider blocking this person and/or reporting abuse
FAB Builder | Code Generation -
Lithe -
Full-stack Software Engineer -
Angesh Singh -
Top comments (0)