Loading themes/bs_bootstrap/sass/components/partials/_navigation-footer.scss +5 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,11 @@ // We are using y padding here because it looks better (this are not pills). //$padding-x: $nav-link-padding-y ); &::after { right: 0; left: 0; } } } } themes/bs_bootstrap/sass/layout/partials/_footer.scss +6 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,12 @@ } } } a.nav-link { // Reset horizontal padding-right: 0; padding-left: 0; } } &__copyright { Loading Loading
themes/bs_bootstrap/sass/components/partials/_navigation-footer.scss +5 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,11 @@ // We are using y padding here because it looks better (this are not pills). //$padding-x: $nav-link-padding-y ); &::after { right: 0; left: 0; } } } }
themes/bs_bootstrap/sass/layout/partials/_footer.scss +6 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,12 @@ } } } a.nav-link { // Reset horizontal padding-right: 0; padding-left: 0; } } &__copyright { Loading