diff --git a/Views/inc/filters.css b/Views/inc/filters.css index 5c9094b..056feb2 100644 --- a/Views/inc/filters.css +++ b/Views/inc/filters.css @@ -72,6 +72,11 @@ font-weight: 900; } +@media only screen and (max-width: 699px ) { + .pie__segment .label { + bottom: -22px; + } +} /*** Legends ***/ .home-legend-items {