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

responsive margin for alternate block posts

parent 4a48bbe2
No related branches found
No related tags found
No related merge requests found
......@@ -183,5 +183,13 @@
margin-right: auto
.post
width: col(4, 10)
@include media-breakpoint-down(desktop)
.post
.post-meta
margin-top: half($spacing0)
.media
margin-bottom: $spacing0
+ .post
margin-top: $spacing3
.post .media img
aspect-ratio: unset
\ No newline at end of file
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