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

fix person hero caption

parent c694a360
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ ol.persons--list
&--with-image
.hero-text
margin-bottom: $spacing-3
figure
figure picture
@extend .avatar
@include media-breakpoint-down(desktop)
.container
......
......@@ -13,7 +13,7 @@
{{- partial "header/hero.html"
(dict
"title" $title
"image" $image
"image" .Params.image
"context" .
"sizes" site.Params.image_sizes.sections.persons.hero_single
) -}}
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