Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
poposnail61 authored Apr 30, 2022
1 parent a430ffb commit 9aab150
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ css파일을 불러와 아이콘 폰트를 적용하여 사용합니다. 가변
```
<br>
- **icon 적용하기**
<i> 태그를 사용하여 아이콘을 불러올 수 있습니다.

```<i>``` 태그를 사용하여 아이콘을 불러올 수 있습니다.
```css
<i class="iFavorite"></i>
```
Expand Down

0 comments on commit 9aab150

Please sign in to comment.