Use boolean to define if button-rounded mixin is filled or not

Fix to blog
This commit is contained in:
2016-08-22 23:04:06 +02:00
parent bd9ce3182d
commit 9c59b06ab9
2 changed files with 26 additions and 16 deletions

View File

@@ -19,7 +19,7 @@
#blog_container
margin: 0
padding:
top: 0
top: 15px
bottom: 15px
display: flex
justify-content: center
@@ -212,8 +212,6 @@
.blog_index-header
width: 100%
height: 300px
max-height: 300px
overflow: hidden
position: relative
display: block
@@ -221,7 +219,6 @@
border-top-right-radius: 3px
img
+position-center-translate
width: 100%
.blog_index-item