Skip to content
Snippets Groups Projects
Commit 43b3cf76 authored by alexisben's avatar alexisben
Browse files

fix cols

parent affd9950
No related branches found
No related tags found
No related merge requests found
......@@ -178,7 +178,6 @@
@include media-breakpoint-up(desktop)
.post
width: col(3,8)
&.right
margin-left: auto
&.portrait
......@@ -199,6 +198,10 @@
+ .post
margin-top: $spacing3
@include in-page-with-sidebar
.post
width: col(4,8)
@include in-page-without-sidebar
width: col(10)
margin-left: auto
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment