This repository has been archived on 2024-01-22. You can view files and clone it, but cannot push or open issues or pull requests.
speedie-page/css/footer.css
2022-11-23 10:58:43 +01:00

11 lines
139 B
CSS

footer {
background-color: #131313;
text-align: center;
padding-bottom: 0px;
padding-right: 0px;
}
.column {
display: inline;
}