Skip to content

Commit

Permalink
Remove govuk-font(14);
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-kirwan authored and matthillco committed Feb 12, 2024
1 parent 052368d commit 448a553
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions app/assets/stylesheets/components/_figure.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,8 @@
@include govuk-font(16);

@include govuk-media-query($from: tablet) {
@include govuk-font(14);

display: block;
vertical-align: top;

box-sizing: border-box;
float: left;
padding-left: govuk-spacing(3);
Expand Down
1 change: 0 additions & 1 deletion app/assets/stylesheets/views/_worldwide-organisation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
.js-enabled {
.worldwide-organisation-header {
.show-other-content {
@include govuk-font(14);
margin-left: .3em;
white-space: nowrap;
}
Expand Down

0 comments on commit 448a553

Please sign in to comment.