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
Vault Developer -
Sudhi Ranjan Gupta -
Shanu -
Jagroop Singh -
Top comments (0)