diff --git a/style.css b/style.css index becb922..e677dd4 100644 --- a/style.css +++ b/style.css @@ -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 */