refactor(footer): improve provided by rendering

This commit is contained in:
François Vantomme 2022-01-26 18:45:10 +01:00
parent 299a98b3cb
commit 1f64d45ba4
No known key found for this signature in database
GPG key ID: 75A448E06F6B75F8

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) {