Skip to content
Snippets Groups Projects
Commit 0ce1cfbe authored by Rachel Gaubil's avatar Rachel Gaubil
Browse files

[edit] footer layout

parent 9ac658af
No related branches found
No related tags found
1 merge request!91[edit] footer layout
......@@ -29,13 +29,24 @@ h4 {
}
.footer {
text-align: center;
background-color: white;
}
.footer div.col-9 {
padding-left: 1rem;
}
.footer div.col-3 {
text-align: end;
padding-right: 2rem;
}
.footer img {
height: 50px;
margin: 10px;
height: 40px;
margin: 5px 10px;
}
.footer a {
text-decoration:none
}
/* display none alors pourquoi ? */
......
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