Skip to content

Commit

Permalink
Merge pull request #1954 from kiva/get-started-link
Browse files Browse the repository at this point in the history
get started redirect link fix and message centering using foundation align-self-middle class
  • Loading branch information
Joshua Starkey authored Jul 31, 2020
2 parents 01f7e49 + dc4f7c1 commit 921bb16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Homepage/LendByCategoryHomepage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="small-12 large-6 columns">
<featured-loans-carousel />
</div>
<div class="small-12 large-6 columns">
<div class="small-12 large-6 align-self-middle columns">
<h1 class="featured-loans__header">
Make a loan, <br class="so mo"> change a life.
</h1>
Expand Down

0 comments on commit 921bb16

Please sign in to comment.