From bdf3191b414ac7fec59546fc95da35b98164ac3e Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Mon, 9 Jul 2018 14:46:35 -0400 Subject: [PATCH] remove commented stuff --- scss/sections/_topbar.scss | 17 ----------------- 1 file changed, 17 deletions(-) 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; -// } -// }