Skip to content

Commit 7531942

Browse files
committed
.
1 parent c57e27e commit 7531942

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

views/index.html.erb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,6 @@ layout: cw_landing
121121
<div class="govuk-grid-column-one-half">
122122
<div class="app-card">
123123
<h4 class="govuk-heading-m">What we do</h4>
124-
<p class="govuk-body-s app-card__intro app-card__intro--fixed-height">
125-
The sectors that Programmes have allocated their budget to, consistent with the Development Assistance Committee's classifications.
126-
</p>
127124
<%if !what_we_do.nil? %>
128125
<div class="app-progress-bar">
129126
<% what_we_do.each do |item|%>
@@ -144,7 +141,6 @@ layout: cw_landing
144141
<div class="govuk-grid-column-one-half">
145142
<div class="app-card">
146143
<h4 class="govuk-heading-m">Where we work</h4>
147-
<p class="govuk-body-s app-card__intro app-card__intro--fixed-height">The countries where most money has been identified as being spent.</p>
148144
<%if !top_5_countries.nil? %>
149145
<div class="app-progress-bar">
150146
<% top_5_countries.each do |item|%>

0 commit comments

Comments
 (0)