Skip to content
Snippets Groups Projects
Commit 7cad9691 authored by cortylal's avatar cortylal
Browse files

footer

parent acb69ee4
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: #f5f5f5;
}
.footer_container {
width: auto;
max-width: 680px;
padding-top: 10px;
padding-bottom: 0px;
text-align : center;
}
.text-footer {
}
\ 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