Skip to content

Commit 347ad2f

Browse files
authored
Merge pull request #55 from gethinode/develop
fix: illustrate card alignment behavior
2 parents 59c1f8b + 7c15102 commit 347ad2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/components/card.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Set `href` and `button-label` to reference a static url with a button.
5454
<!-- markdownlint-disable MD037 -->
5555
{{< example lang="hugo" >}}
5656
{{</* card padding="3" class="col-sm-12 col-lg-8 mx-auto" title="Hinode theme for Hugo"
57-
button-label="Visit the docs" href="https://gethinode.com" */>}}
57+
button-label="Visit the docs" href="https://gethinode.com" align="center" */>}}
5858
Hinode is a production-ready Hugo theme built on Bootstrap 5.
5959
Open source, actively maintained, and built for developers.
6060
{{</* /card */>}}

0 commit comments

Comments
 (0)