File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 |%>
You can’t perform that action at this time.
0 commit comments