Browse Source

style new log button

pull/449/head
Kat 3 years ago
parent
commit
35a1d3d131
  1. 6
      app/frontend/styles/application.scss

6
app/frontend/styles/application.scss

@ -43,3 +43,9 @@ $govuk-global-styles: true;
.govuk-tag {
white-space: nowrap;
}
.button_to {
@include govuk-media-query($until: tablet) {
width: 100%;
}
}

Loading…
Cancel
Save