Skip to content

Commit

Permalink
fix font size of reference icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Sepideh Alassi committed Jan 17, 2024
1 parent 9456c56 commit c0567ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/style/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ td.center {
}
.icon-reference:before {
content: "\e91d";
font-size: 16px;
font-size: 25px;
font-weight: bold;
vertical-align: middle;
}
Expand Down

0 comments on commit c0567ab

Please sign in to comment.