meilleure prise en charge de l'entête en petit écran
This commit is contained in:
parent
2c0c52d8c8
commit
a4daba9a89
@ -78,6 +78,7 @@ span.btn {
|
||||
.sociaux_podcast {
|
||||
margin: 0 0 0;
|
||||
@include flex();
|
||||
//flex-direction: row-reverse;
|
||||
align-items: center;
|
||||
@include media($bp-small-up) {
|
||||
> .btn {
|
||||
@ -1686,7 +1687,7 @@ a.spip_out {
|
||||
margin-top: 0;
|
||||
}
|
||||
.sociaux_podcast {
|
||||
//flex-direction: column-reverse;
|
||||
flex-direction: column-reverse;
|
||||
.sociaux {
|
||||
margin: 0;
|
||||
display: block;
|
||||
|
Loading…
Reference in New Issue
Block a user