app/views/stylesheets/style.css in rails_performance-0.0.1.10 vs app/views/stylesheets/style.css in rails_performance-0.0.1.11
- old
+ new
@@ -1,9 +1,14 @@
.stats_icon svg {
width: 16px;
height: 16px;
}
+.home_icon svg {
+ width: 24px;
+ height: 24px;
+}
+
.chart {
height: 255px;
}