Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.

Commit

Permalink
Update mixins to use new colours and fallback to legacy ones in compa…
Browse files Browse the repository at this point in the history
…tiblity mode
  • Loading branch information
alex-ju committed Aug 2, 2019
1 parent edd649e commit ccd2b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/objects/_bunting.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
width: 100%;
height: 50px;
overflow: visible;
border-top: 1px solid govuk-colour("grey-2");
border-top: 1px solid govuk-colour("mid-grey", $legacy: "grey-2");
position: absolute;
left: 0;

Expand Down

0 comments on commit ccd2b25

Please sign in to comment.