Skip to content

Commit

Permalink
feat/icons inserted
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherOne07 committed Apr 24, 2024
1 parent e07a544 commit 3a85db6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sass/scss/_icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -456,3 +456,11 @@
content: 'Ç';
font-family: 'icone-tag', sans-serif
}
.t-course-plan-canceled::before{
content: 'Û';
font-family: 'icone-tag', sans-serif
}
.t-course-plan-approved::before{
content: 'Ý';
font-family: 'icone-tag', sans-serif
}

0 comments on commit 3a85db6

Please sign in to comment.