Browse Source

lint

pull/2484/head
Kat 10 months ago
parent
commit
71c3eb562d
  1. 2
      app/frontend/styles/_button.scss

2
app/frontend/styles/_button.scss

@ -35,5 +35,5 @@ $app-button-inverse-hover-background-colour: govuk-tint($app-button-inverse-fore
border: none;
color: #1d70b8;
text-decoration: underline;
cursor: pointer;
cursor: pointer;
}

Loading…
Cancel
Save