Skip to content

Commit

Permalink
Missing check icon
Browse files Browse the repository at this point in the history
  • Loading branch information
SharkyKZ committed May 19, 2020
1 parent 2e095fb commit bcbc66b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
height: calc(#{$grid-item-icon-size} * 1.3);
font-family: "Font Awesome 5 Free";
font-size: $grid-item-icon-size;
font-weight: 900;
line-height: calc(#{$grid-item-icon-size} * 1.3);
text-align: center;
content: "\f00c";
Expand Down

0 comments on commit bcbc66b

Please sign in to comment.