File tree 1 file changed +5
-5
lines changed
scoring/templates/scoring
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -269,13 +269,13 @@ <h3 class="exclamation text-white">Visit us again on a bigger screen</h3>
269
269
< th scope ="col " class ="py-2 border-start "> </ th >
270
270
< th scope ="col " class ="text-primary-500 fs-7 py-2 border-start border-light "> 2025</ th >
271
271
< th scope ="col " class ="text-primary-500 fs-7 py-2 js-previous-year-score "> 2023</ th >
272
- < th scope ="col " class ="js-current-year-score text-primary-500 fs-7 py-2 border-end border-light "> 2023 Variation</ th >
273
- < th scope ="col " class ="js-previous-year-score text-primary-500 fs-7 py-2 border-end border-light "> Variation</ th >
272
+ < th scope ="col " class ="js-current-year-score text-primary-500 fs-7 py-2 border-end border-light text-center "> 2023 Variation</ th >
273
+ < th scope ="col " class ="js-previous-year-score text-primary-500 fs-7 py-2 border-end border-light text-center "> Variation</ th >
274
274
{% for comparison in comparisons %}
275
275
< th scope ="col " class ="text-primary-500 d-none d-md-table-cell comparison-council fs-7 py-2 border-start border-light "> 2025</ th >
276
- < th scope ="col " class ="text-primary-500 d-none d-md-table-cell comparison-council fs-7 py-2 "> 2023</ th >
277
- < th scope ="col " class ="text-primary-500 d-none d-md-table-cell comparison-council fs-7 py-2 border-end border-light "> 2023 Variation</ th >
278
- < th scope ="col " class ="js-previous-year-score text-primary-500 fs-7 py-2 border-end border-light "> Variation</ th >
276
+ < th scope ="col " class ="text-primary-500 d-none d-md-table-cell comparison-council fs-7 py-2 js-previous-year-score "> 2023</ th >
277
+ < th scope ="col " class ="js-current-year-score text-primary-500 d-none d-md-table-cell comparison-council fs-7 py-2 border-end border-light text-center "> 2023 Variation</ th >
278
+ < th scope ="col " class ="js-previous-year-score text-primary-500 fs-7 py-2 border-end border-light text-center "> Variation</ th >
279
279
{% endfor %}
280
280
< th class ="py-2 border-end "> </ th >
281
281
</ tr >
You can’t perform that action at this time.
0 commit comments