Merge pull request #6919 from adullact/feature/6877-footer-rendering

Amélioration du rendu du footer
This commit is contained in:
Paul Chavard 2022-02-08 11:18:29 +01:00 committed by GitHub
commit f0de64a787
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,9 +29,8 @@ footer {
@extend %horizontal-list-item;
font-size: 14px;
vertical-align: top;
flex-grow: 1;
flex: 0 0 33.333333%;
min-width: 280px;
margin: 0 20px;
margin-bottom: 30px;
@media (max-width: 550px) {