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
Aaron K Saunders -
Ekekenta Odionyenfe Clinton -
Arjun Krishna -
Alois Sečkár -
Top comments (0)