Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Joungkyun authored Aug 21, 2016
1 parent 7c2df82 commit 019693c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Insert d2coding.css or create @font-face css to HTML:

or

```html
```css
@font-face {
font-family: 'D2 coding';
font-style: normal;
Expand Down Expand Up @@ -70,7 +70,7 @@ or

Adding to CSS:

```html
```css
body {
font-family: D2Coding, 'D2 coding', monosapce;
}
Expand Down

0 comments on commit 019693c

Please sign in to comment.