Skip to content

Commit 5846082

Browse files
author
Toby Hunt
committed
Merge branch 'master' into th-health-seminar
2 parents 3b9080f + a7fde60 commit 5846082

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

_layouts/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<h3 class="project-item-title">{{page.vert-section-title}}</h3>
3333
<p>{{page.vert-text-health}} </p><a href="{{ site.baseurl }}/health" class="btn btn-light btn-block">Read More</a>
3434

35-
<p class="transport-text">{{page.vert-text-transport}}</p> <a href="{{ site.baseurl }}/health" class="btn btn-light btn-block">Read More</a>
35+
<p class="transport-text">{{page.vert-text-transport}}</p> <a href="{{ site.baseurl }}/transport" class="btn btn-light btn-block">Read More</a>
3636

3737
<p>{{page.vert-text-insurance}}</p>
3838
</div>

_sass/pages/_home.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@
240240
height: 351px;
241241
left: 0;
242242
bottom: 0px;
243-
overflow: hidden;
244243
background: no-repeat;
245244
background-image: url(../img/verticals/vert-home.svg);
246245

0 commit comments

Comments
 (0)