diff --git a/styles/components/_portfolio_layout.scss b/styles/components/_portfolio_layout.scss index 3def404f..434ce066 100644 --- a/styles/components/_portfolio_layout.scss +++ b/styles/components/_portfolio_layout.scss @@ -90,9 +90,19 @@ } } + .column-left { + width: 12.5rem; + float: left; + } + + .column-right { + margin-left: -.4rem; + } + .cents { font-size: 2rem; margin-top: .75rem; + margin-left: -.7rem; font-weight: bold; } diff --git a/templates/portfolios/header.html b/templates/portfolios/header.html index fe8ced23..8b22c289 100644 --- a/templates/portfolios/header.html +++ b/templates/portfolios/header.html @@ -15,33 +15,40 @@ {{ secondary_breadcrumb or portfolio.name }}