html: corrige l'espacement des bases de données
Co-Authored-by: iGor milhit <igor.milhit@unige.ch>bloc-horaire-places-dispo
parent
ef85462119
commit
78bec7f5a9
|
@ -222,7 +222,7 @@
|
||||||
font-size: large;
|
font-size: large;
|
||||||
}
|
}
|
||||||
.mc-bd-item:not(:last-of-type) {
|
.mc-bd-item:not(:last-of-type) {
|
||||||
margin-bottom: 3em;
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
.mc-bd-item > header > a {
|
.mc-bd-item > header > a {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue