Newer
Older
.name ~ p
@extend .small
@include media-breakpoint-down(md)
display: block
&::after
content: ''
clear: both
display: table
> div:first-of-type
float: left
margin-bottom: $spacing1
max-width: calc(100% - 6rem)
.avatar
float: right
@include aspect-ratio(50, 50, 'img')
background-color: lightgray