vendor/assets/stylesheets/_chart.scss in active_frontend-11.1.0 vs vendor/assets/stylesheets/_chart.scss in active_frontend-12.0.0
- old
+ new
@@ -1,11 +1,15 @@
/* Table of Contents
==================================================
-# Chart */
+# Chart
+# Alignments */
/* # Chart
================================================== */
.chart {
display: block;
width: 100%;
}
+
+/* # Alignments
+================================================== */
.chart-center { margin: 0 auto; }
\ No newline at end of file