.sparkline--filled-area { fill: #ffa60071; stroke: none; } .sparkline--line { stroke: #ffa500; stroke-width: 1px; fill: none; } .sparkline { padding: 0; margin: 0; width: 100%; height: auto; border-bottom: 1px solid rgba(204, 204, 204, 0.541); // overflow: visible; }