Skip to content
Snippets Groups Projects
Commit b4915754 authored by alexisben's avatar alexisben
Browse files

fix person avatar

parent d94aa5e8
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,6 @@
article
flex-direction: row
.avatar
flex-shrink: 0
margin-right: $spacing1
width: calc(#{col(1, 4)} + #{$grid-gutter})
.description
......
......@@ -28,9 +28,11 @@
@include article
word-break: break-word
.avatar
margin-bottom: $spacing1
align-self: start
flex-shrink: 0
order: -1
width: px2rem(76)
margin-bottom: $spacing1
.name
@include h4
a
......
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