fix derniere_emission h2
This commit is contained in:
parent
87f3cb584f
commit
f3b6021d62
@ -401,7 +401,9 @@ h2 {
|
||||
}
|
||||
}
|
||||
@include media($bp-small) {
|
||||
margin:-$spacer 0 0 -($spacer*2);
|
||||
html:not(.composition_chroniques) & {
|
||||
margin:-$spacer 0 0 -($spacer*2);
|
||||
}
|
||||
}
|
||||
overflow:visible;
|
||||
.composition_blog & {
|
||||
@ -677,7 +679,8 @@ a:hover .fab, a:hover .fas {
|
||||
margin-top:-($spacer*3.6);
|
||||
margin-bottom:($spacer*0.65);
|
||||
@include media($bp-small) {
|
||||
margin-bottom: 1.15rem;
|
||||
margin-bottom: 2.05rem;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user