1
0
Fork 0
forked from ilot/ilot-io

css/bootstrap.local.css: set bottom to 0

This commit is contained in:
Antoine Martin 2024-09-11 15:00:22 -04:00
parent a176112468
commit 94a8b58355
Signed by: ayakael
GPG key ID: D62A472A4AA7D541

View file

@ -21,6 +21,7 @@ body {
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
padding-bottom: 15px;
background-color: #f5f5f5;