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

fixed persons list

parent 82f43cd7
No related branches found
No related tags found
No related merge requests found
......@@ -20,14 +20,14 @@
width: col(3)
.description
margin-top: 0
article
flex-direction: row
.avatar
margin-right: $spacing1
@include media-breakpoint-up(md)
width: calc(#{col(1, 4)} + #{$grid-gutter})
.description
margin-top: $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
@include media-breakpoint-up(sm)
@include in-page-without-sidebar
.persons
......
......@@ -84,11 +84,11 @@
padding-bottom: $spacing3
border-bottom: 1px solid $color-border
position: relative
gap: $grid-gutter
.media
width: col(3)
.post-content
width: col(6)
margin-left: $grid-gutter
+ article
margin-top: $spacing3
.post-meta
......
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