début bootstrap pour le footer

This commit is contained in:
2020-05-29 16:14:53 +02:00
parent 919cc086b9
commit e86466c97d
5 changed files with 45 additions and 19 deletions
+11
View File
@@ -0,0 +1,11 @@
img{
width: 100%;
height: auto;
}
footer img{
width: 50px;
height: auto;
}
footer li {
list-style-type:none;
}