retouche cosmtique contenu des blocs

This commit is contained in:
Matt Marcha 2021-02-03 10:44:42 +01:00
parent ceb38499b2
commit 12e1a29677

View file

@ -125,7 +125,7 @@ Version: 0.1
}
.measure-content .content {
padding: 5px 2%;
padding: 1em 2% 5px 2%;
background-color: #FFFFFF9E;
}
@ -134,6 +134,10 @@ Version: 0.1
display: none;
}
.measure-content .wp-block-separator {
margin: 0.5em auto;
}
/** homepage graphs ***/
.home-graph-item h3 {
@ -167,7 +171,7 @@ Version: 0.1
.progress-bar-wrapper {
position: relative;
widrh: 100%;
width: 100%;
}
/* filters */