Skip to content
Snippets Groups Projects
Commit 0822dfc3 authored by alexisben's avatar alexisben
Browse files

resolve pr conversation

parent fee207f9
No related merge requests found
......@@ -17,10 +17,15 @@
body.full-width &,
@content
// Aliases
@mixin full-page
@include in-page-without-sidebar
@content
@mixin not-full-page
@include in-page-with-sidebar
@content
@mixin in-page-program
.programs__section &
@content
......
......@@ -4,7 +4,7 @@
.document-content
position: relative
@include media-breakpoint-up(md)
body:not(.full-width) &
@include in-page-with-sidebar
.blocks
.block-content
padding-left: offset(5)
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