Skip to content

Commit

Permalink
Merge pull request #231 from alphagov/remove-external-link-styles
Browse files Browse the repository at this point in the history
Remove external link styles
  • Loading branch information
gemmaleigh authored Oct 25, 2016
2 parents 31d17a5 + 4570f9e commit 02ca6ca
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions source/assets/stylesheets/_basic.scss
Original file line number Diff line number Diff line change
Expand Up @@ -94,19 +94,6 @@ a:active {
color: $link-active-colour;
}

a[rel="external"] {
@include external-link-default;
@include external-link-16;
@include media(tablet) {
@include external-link-19;
}
}

.external-link {
@include external-link-12-no-hover;
@include external-link-heading;
}

// adjustments to normalize.css

/*
Expand Down

0 comments on commit 02ca6ca

Please sign in to comment.