Skip to content

Commit

Permalink
fixed js error
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig-Rosario committed Dec 31, 2024
1 parent 77d782f commit 1e9dd92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/css/components/nav-bar.less
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
/* stylelint-enable selector-max-specificity */
}
}
.nav-bar.work-menu> li:last-child {
.nav-bar.work-menu li:last-child {
margin-right: 44px;
}

Expand Down

0 comments on commit 1e9dd92

Please sign in to comment.