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

fixed breakpoint issue

parent 24887152
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,10 @@
.media picture img
width: 100%
&--large
@include media-breakpoint-up(sm)
article
.post-meta
display: inline
.post
.more
@include icon(arrow-right, after, true)
......@@ -61,8 +65,6 @@
margin-top: $spacing2
&-title
@include h2
.post-meta
display: inline
.post-meta
> *
display: inline
......
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