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 {
|
.sociaux_podcast {
|
||||||
margin: 0 0 0;
|
margin: 0 0 0;
|
||||||
@include flex();
|
@include flex();
|
||||||
|
//flex-direction: row-reverse;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@include media($bp-small-up) {
|
@include media($bp-small-up) {
|
||||||
> .btn {
|
> .btn {
|
||||||
@ -1686,7 +1687,7 @@ a.spip_out {
|
|||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
.sociaux_podcast {
|
.sociaux_podcast {
|
||||||
//flex-direction: column-reverse;
|
flex-direction: column-reverse;
|
||||||
.sociaux {
|
.sociaux {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
Reference in New Issue
Block a user