We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9bfca commit 48ab133Copy full SHA for 48ab133
themes/influencer-hugo/layouts/index.html
@@ -32,7 +32,7 @@ <h2 class="text-lg">{{ .title | markdownify }}</h2>
32
</div>
33
34
35
- <div class="row align-items-center">
+ <div class="row align-items-start">
36
{{ range .featuredItem }}
37
<div class="col-lg-4 col-md-6 col-sm-6">
38
<a class="featured-link" href="{{ .link | safeURL }}" >
0 commit comments