liste services mep

This commit is contained in:
chankalan 2022-02-04 00:06:30 +01:00
parent 71de3445f5
commit e2a0ec5dd0
2 changed files with 5 additions and 2 deletions

View File

@ -234,6 +234,9 @@
.presentation article .services {
display: block;
}
.presentation article .services ul:first-child {
margin-bottom: 0;
}
}
@media screen and (min-width: 540px) {

View File

@ -914,10 +914,10 @@ header p {
color: #fff;
background-color: #ff5e00;
}
.presentation article + article .spip_out, .bouton-utilise {
/* .presentation article + article .spip_out, .bouton-utilise {
max-width: 180px;
padding: 0.7rem;
}
}*/
.derniers-services {
grid-template-rows: 1fr;
grid-template-columns: 1fr;