Skip to content

Commit

Permalink
Fix new stylelint-config-recess-order issues
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored Oct 1, 2024
1 parent 05079f5 commit 9d75b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,8 @@
.nav-justified {
> .nav-link,
.nav-item {
flex-basis: 0;
flex-grow: 1;
flex-basis: 0;
text-align: center;
}
}
Expand Down

0 comments on commit 9d75b04

Please sign in to comment.