Skip to content

Commit cb38569

Browse files
committed
remove unused class
1 parent d16e437 commit cb38569

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

source/stylesheets/modules/_navigation.scss

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22
text-align: right;
33
}
44

5-
.govuk-phase-banner {
6-
padding: 0;
7-
8-
@include govuk-media-query(tablet) {
9-
margin-top: -govuk-spacing(5);
10-
}
11-
}
12-
135
.service-info--name {
146
margin: govuk-spacing(2) 0 govuk-spacing(1);
157
}
@@ -27,6 +19,7 @@
2719
color: $govuk-link-colour;
2820
}
2921
}
22+
3023
.govuk-template--rebranded .govuk-service-navigation--inverse {
3124
background-color: $govuk-brand-colour;
3225

0 commit comments

Comments
 (0)