Topbar, Portfolio Header, & Content alignment

This commit is contained in:
hmbrink
2020-01-20 17:03:18 -05:00
parent 8dbb3b32a2
commit 8c0e88c5c4
10 changed files with 52 additions and 31 deletions

View File

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