File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/assets/stylesheets/govuk_publishing_components/components/helpers Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
// element as required by the heading component, adds 2KB to the CSS
21
21
& .brand__border-color ,
22
22
.brand__border-color {
23
- border-color : govuk-organisation-colour ($organisation , $websafe : false );
23
+ border-color : govuk-organisation-colour ($organisation , $contrast-safe : false );
24
24
}
25
25
}
26
26
}
49
49
50
50
& .brand__border-color ,
51
51
.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 );
53
53
}
54
54
}
55
55
// colours for the prime ministers office are not included in the toolkit
You can’t perform that action at this time.
0 commit comments