Skip to content

Commit

Permalink
refactoring: Minor changes of homepage II.
Browse files Browse the repository at this point in the history
  • Loading branch information
martintomas committed Sep 9, 2024
1 parent 1bf9433 commit 79b9cd7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/tpi/pages/banks-index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
background-color: $blue;
padding: 40px 0 30px 0;
border-bottom: 1px solid #FFFFFF1F;
text-align: justify;

strong {
color: $white;
Expand Down
2 changes: 1 addition & 1 deletion app/views/tpi/banks/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<p class="description">Our goal is to provide high-quality data to evaluate and compare the progress banks are making in aligning their financing activities with the goals of the Paris Agreement. In 2024, the TPI Centre assessed 26 major international banks, 10 US super-regional banks, and two custodian banks on two elements:</p>
<ol>
<li>
<strong>Net Zero Banking Assessment Framework (NZBAF)</strong>, an investor-led framework developed in consultation with IIGCC and Ceres evaluating banks on 72 sub-indicators across ten areas, such as their decarbonisation strategy, climate governance, or exposure and emissions disclosure.
<strong>Net Zero Banking Assessment Framework (NZBAF)</strong>, an investor-led framework developed in consultation with IIGCC and Ceres evaluating banks on 72&nbsp;sub-indicators across ten areas, such as their decarbonisation strategy, climate governance, or exposure and emissions disclosure.
</li>
<li>
<strong>Carbon Performance</strong>, an in-depth quantitative assessment of which sectors and business activities are covered by banks’ decarbonisation targets over different timeframes and their level of alignment with low carbon benchmarks (1.5°C, Below 2°C, International and National Pledges).
Expand Down
2 changes: 1 addition & 1 deletion app/views/tpi/home/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
<div class="how-to-join">
<span class="subtitle">How to join</span>
<p>
To become a recognised TPI Supporter, please contact <a href="mailto:[email protected]">[email protected]</a>
To become a recognised TPI supporter, please contact <a href="mailto:[email protected]">[email protected]</a>
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion app/views/tpi/home/newsletter.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<% content_for :page_title, 'Newsletter sign up - Transition Pathway Initiative' %>

<div class="container newsletter__container">
<h1 class="newsletter__title">Sign up to receive the TPI Newsletter</h1>
<h1 class="newsletter__title">sign up to receive the TPI newsletter</h1>
<p>
<a href="https://us17.campaign-archive.com/home/?u=e90609003c33a150ea0a14a50&id=4fef3f7731" target="_blank" rel="noopener noreferrer">
View previous newsletters
Expand Down

0 comments on commit 79b9cd7

Please sign in to comment.