New portfolio header adjustments

This commit is contained in:
hmbrink
2020-01-27 13:46:56 -05:00
parent b9ba0e1ab1
commit 15ac65752f
3 changed files with 6 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
<div class="portfolio-header-new">
<div class='portfolio-header__name'>
<p>{{ "portfolios.header" | translate }}</p>
<h1>{{ "New Portfolio" }}</h1>
<h1>{{ 'portfolios.new.title' | translate }}</h1>
</div>
{{ StickyCTA(text="portfolios.new.cta_step_1"|translate, context=("portfolios.new.sticky_header_context"|translate({"step": "1"}) )) }}
<base-form inline-template>