vendor/assets/stylesheets/placeholder.css.scss in flashgrid-1.0.20 vs vendor/assets/stylesheets/placeholder.css.scss in flashgrid-1.0.21
- old
+ new
@@ -12,10 +12,10 @@
color: rgba(255,255,255,1);
font-size: 86px;
padding: 20px 31px;
}
.placeholder-divider {
- background-color: rgba(236,238,241,1);
+ background: rgba(236,238,241,1);
border-radius: 500px;
height: 8px;
margin: 20px auto;
width: 50%;
}
\ No newline at end of file