Skip to content
Snippets Groups Projects
Commit 5c23905f authored by clement's avatar clement
Browse files

c

parent af312cd3
No related branches found
No related tags found
No related merge requests found
#footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 30px;
background-color: #108a93;
}
.footer-container {
width: auto;
max-width: 680px;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
.text-footer {
text-align: center;
color: black;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment