Skip to content

Commit

Permalink
Remove comments from scss/_nav.scss (#38038)
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond committed Feb 13, 2023
1 parent 80a5266 commit a0e8568
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions scss/_nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,6 @@

gap: var(--#{$prefix}nav-underline-gap);

// .nav-item + .nav-item,
// .nav-link + .nav-link {
// margin-left: $nav-link-padding-x;
// }

.nav-link {
padding-right: 0;
padding-left: 0;
Expand Down

0 comments on commit a0e8568

Please sign in to comment.