app/assets/stylesheets/lesli_babel/dashboards.scss in lesli_babel-0.1.0 vs app/assets/stylesheets/lesli_babel/dashboards.scss in lesli_babel-0.2.0
- old
+ new
@@ -36,10 +36,10 @@
@import "flag-icon";
// ยท
.locales {
@include lesli-css-flex-columns($column-width: 200px);
- justify-content: start;
+ justify-content: center;
.card {
padding: 1.8rem 1rem;
text-align: center;
box-shadow: $lesli-box-shadow;