assets/styles.scss in alembic-jekyll-theme-0.1.1 vs assets/styles.scss in alembic-jekyll-theme-0.1.2

- old
+ new

@@ -56,9 +56,10 @@ background-size: cover; background-position: center; @include flexbox; .container { min-height: 35vh; + max-width: 60%; @include flex-direction(column); @include justify-content(center); } }