Make category posts wider

This commit is contained in:
Philipp Oppermann
2015-12-17 12:13:31 +01:00
parent 0bdc4795a8
commit a8f3712d12

View File

@@ -95,6 +95,8 @@
border-radius: 10px;
margin-bottom: 2rem;
padding: 1.5rem 1rem;
margin-left: -0.5rem;
margin-right: -0.5rem;
}
@mixin category-title($color) {