We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5ddc10 commit 35d74c1Copy full SHA for 35d74c1
1 file changed
app/assets/stylesheets/components/button/_button.scss
@@ -7,6 +7,12 @@ $govuk-button-text-colour: govuk-colour("black");
7
8
$button-shadow-size: $govuk-border-width-form-element;
9
10
+
11
12
+.govuk-header__menu-button {
13
+ color: $govuk-button-text-colour;
14
+}
15
16
.govuk-button {
17
color: $govuk-button-text-colour;
18
background-color: $govuk-button-colour;
0 commit comments