apexcharter/docs/articles/apexcharter_files/apexcharter-css-0.1.0/apexcharter.css

9 lines
140 B
CSS

/* Spark box styles */
.apexcharter-spark-box {
border-radius: 0.5rem;
margin-bottom: 10px;
box-shadow: 0 1px 28px -12px #3B4252;
}