Skip to content
Snippets Groups Projects
Commit 66eaec9f authored by Olivia206's avatar Olivia206
Browse files

added breackpoint

parent 70cd535a
No related branches found
No related tags found
No related merge requests found
......@@ -86,9 +86,13 @@
@include in-page-with-sidebar
.large
.post
.media,
.post-content
width: calc(#{col(4, 8)} + #{half($grid-gutter)})
@include media-breakpoint-down(xl)
flex-direction: column
gap: unset
@include media-breakpoint-up(xl)
.media,
.post-content
width: calc(#{col(4, 8)} + #{half($grid-gutter)})
@include in-page-without-sidebar
.large
.post
......
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