Skip to content

Commit

Permalink
get started redirect link fix and message centering using foundation …
Browse files Browse the repository at this point in the history
…align-self-middle class
  • Loading branch information
BoulderBrains committed Jul 31, 2020
1 parent edbcf63 commit dc4f7c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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">
carousel here
</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 All @@ -14,7 +14,7 @@
dreams by crowdfunding loans and unlocking capital.
<router-link
class="show-for-large featured-loans__body-link"
href="/lend-by-category"
:to="'/lend-by-category'"
v-kv-track-event="[
'homepage',
'click-Get started',
Expand Down

0 comments on commit dc4f7c1

Please sign in to comment.