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

fixed avatar display

parent e119838f
No related branches found
Tags v3.0.0
No related merge requests found
......@@ -20,13 +20,14 @@
width: col(3)
.description
margin-top: 0
article
flex-direction: row
.avatar
margin-right: $spacing1
article
flex-direction: row
.avatar
margin-right: $spacing1
@include media-breakpoint-up(md)
width: calc(#{col(1, 4)} + #{$grid-gutter})
.description
margin-top: $spacing1
.description
margin-top: $spacing1
@include media-breakpoint-up(sm)
@include in-page-without-sidebar
.persons
......
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