Merge pull request #1469 from chptung/patch-3

Updated _posts.scss
This commit is contained in:
Xavier Cazalot 2016-10-17 12:31:48 +02:00 committed by GitHub
commit 3ed95e78a5

View file

@ -156,6 +156,7 @@
}
.posts-categories{
flex-wrap: wrap;
@include medium-large{
margin-left: 5px;
}
@ -294,4 +295,4 @@
@include flex-center;
justify-content: space-between;
margin-bottom: $vmargin * 2;
}
}