Skip to content

Commit c20616f

Browse files
committed
10-11 updated readme file
1 parent d84aed2 commit c20616f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

exercises/10-Your-Own-Font/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ After your font is linked you need to assign the "font-family" CSS rule to whate
1212

1313
## 📝 Instructions:
1414

15-
```Plain/Text
15+
1616
1. Link any google-font that you like into the website.
1717
2. Apply that specific font-family to #myTitle.
18-
```
18+

exercises/11-Font-Awesome-Icons/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ you can find all the available names here: http://fontawesome.io/icons/
1515

1616
## 📝 Instructions:
1717

18-
```Plain/Text
18+
1919
Add two more items into your list and add a different icon at the beginning of each item.
20-
```
20+

0 commit comments

Comments
 (0)