Merge pull request #6919 from adullact/feature/6877-footer-rendering
Amélioration du rendu du footer
This commit is contained in:
commit
f0de64a787
1 changed files with 1 additions and 2 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue