Skip to content

Commit

Permalink
Merge pull request #141 from Raclamusi/fix_sidebar
Browse files Browse the repository at this point in the history
メンバ関数のそれぞれの項目の左隣に余計な下線が出る問題を修正
  • Loading branch information
faithandbrave authored Dec 4, 2023
2 parents b206bad + d0c3aed commit 650853c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions css/kunai/site/sidebar-ext.scss
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,8 @@
&:last-child {
&:before {
@include fa-patch;
@extend .fa-caret-right;

color: transparent;
content: "";
}
}
}
Expand Down

0 comments on commit 650853c

Please sign in to comment.