diff --git a/scss/sections/_topbar.scss b/scss/sections/_topbar.scss index 907d0628..37114a6c 100644 --- a/scss/sections/_topbar.scss +++ b/scss/sections/_topbar.scss @@ -52,20 +52,3 @@ } } } - -// .usa-navbar { -// height: 5rem; -// width: 5%; -// } - -// .usa-nav { -// padding-top: 1rem; -// padding-left: 0; -// } - -// .usa-nav-primary { - -// li:last-child { -// padding-left: 3rem; -// } -// }