affichage-index #160

Merged
vlbeaudoin merged 4 commits from affichage-index into main 2023-10-16 14:22:49 -04:00
Showing only changes of commit d3d562949a - Show all commits

View file

@ -36,4 +36,7 @@
grid-template-columns: repeat(auto-fit, 50px); grid-template-columns: repeat(auto-fit, 50px);
} }
.indexContactSocial {} .indexContactSocial {
height: 50px;
width: 50px;
}