woodburn/assets/css/index.css
Nathan Woodburn 10e3699981
All checks were successful
OnPush / CheckFiles (push) Successful in 8s
main: Updated site
2023-07-27 21:44:36 +10:00

11 lines
107 B
CSS

footer {
position: absolute;
width: 100%;
bottom: 0;
}
a.no-underline {
text-decoration: none;
}