accueil émission en court en petit écran

This commit is contained in:
chankalan 2021-09-14 16:46:33 +02:00
parent 51410cbf2c
commit 971d0046b5
1 changed files with 4 additions and 1 deletions

View File

@ -823,8 +823,11 @@ a:hover .fab, a:hover .fas {
}
}
@include media($bp-medium) {
h1, .chapo {
clear:both;
}
.encart, .radiolive {
float:none;
clear:both;
margin:0 0 $spacer;
}
}