Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
poposnail61 authored May 3, 2022
1 parent b5b2c95 commit 2c4478f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ css파일을 불러와 아이콘 폰트를 적용하여 사용합니다. 가변
| 클래스명 | 설명 | 코드 |
| --- | --- | --- |
| .fill | 채워진 스타일의 아이콘 | ```<i class="iFavorite fill"></i>``` |
| .spin | 돌가는 애니메이션 | ```<i class="iFavorite spin"></i>``` |
| .spin | 회전 애니메이션 | ```<i class="iFavorite spin"></i>``` |
| .iThin | 아주 얇은 아이콘 | ```<i class="iFavorite iThin"></i>``` |
| .iLight | 얇은 아이콘 | ```<i class="iFavorite iLight"></i>``` |
| .iRegular | 보통 아이콘 | ```<i class="iFavorite iRegular"></i>``` |
Expand Down

0 comments on commit 2c4478f

Please sign in to comment.