Skip to content

Commit

Permalink
exploring using simple component
Browse files Browse the repository at this point in the history
  • Loading branch information
jenhadfield-dfe committed Jan 10, 2025
1 parent 139aaae commit d1bc17b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@ calls_to_action:
text: "Use the student finance calculator on GOV.UK to get an estimate of how much funding you might get."
link_text: "Student finance calculator"
link_target: "https://www.gov.uk/student-finance-calculator"
find:
name: simple
arguments:
icon: "icon-search-black"
title: "Find your teacher training course"
text: "Take a look at the different teacher training courses available."
link_text: "Search for a course"
link_target: "https://find-teacher-training-courses.service.gov.uk/"
navigation: 20.12
navigation_description: Find out which loans you could get to help pay your fees and living expenses while you train.
keywords:
Expand Down Expand Up @@ -119,4 +127,10 @@ Find out about student finance in the Channel Islands and the Isle of Man:
* [student finance guidance from the States of Guernsey](https://www.gov.gg/article/152744/Policies)
* [student awards guidance from the Isle of Man Government website](https://www.gov.im/student-grants)

$adviser$
$find$

$apply$

$adviser$


2 changes: 1 addition & 1 deletion app/webpacker/styles/call-to-action.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
}

&__content {
padding: .5em 1em 1em;
padding: 1em 1em 1em;

.call-to-action__heading,
.call-to-action__text:first-child {
Expand Down

0 comments on commit d1bc17b

Please sign in to comment.