Set static footer

This commit is contained in:
Luis Cielak 2018-05-30 13:59:45 -04:00
parent 493680a334
commit 5016d9ea60

View File

@ -11,5 +11,7 @@ section {
}
footer {
position: fixed;
bottom: 0;
width: 100%;
}