Skip to content
Snippets Groups Projects
Commit c08b9771 authored by Julien Schmidt's avatar Julien Schmidt
Browse files

center footer links

parent 9d553864
No related branches found
No related tags found
No related merge requests found
......@@ -216,11 +216,11 @@ footer {
footer .container {
display: flex;
position: relative;
justify-content: space-between;
justify-content: center;
}
footer .container div {
padding: 15px 0;
padding: 15px 25px;
}
footer .center {
......
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