Topbar navigation

This commit is contained in:
hmbrink
2020-01-22 14:25:56 -05:00
parent afc6ee0e03
commit 16db93c2da
5 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,6 @@ body {
position: relative;
padding: 0 $spacing-large;
@include media($medium-screen) {
top: $usa-banner-height + $topbar-height;
}