Skip to content

Commit 8580845

Browse files

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/assets/stylesheets/govuk_publishing_components/components/helpers/_brand-colours.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
// element as required by the heading component, adds 2KB to the CSS
2121
&.brand__border-color,
2222
.brand__border-color {
23-
border-color: govuk-organisation-colour($organisation, $websafe: false);
23+
border-color: govuk-organisation-colour($organisation, $contrast-safe: false);
2424
}
2525
}
2626
}
@@ -49,7 +49,7 @@
4949

5050
&.brand__border-color,
5151
.brand__border-color {
52-
border-color: govuk-organisation-colour("office-of-the-leader-of-the-house-of-commons", $websafe: false);
52+
border-color: govuk-organisation-colour("office-of-the-leader-of-the-house-of-commons", $contrast-safe: false);
5353
}
5454
}
5555
// colours for the prime ministers office are not included in the toolkit

0 commit comments

Comments
 (0)