Skip to content

Commit c4e17d0

Browse files
authored
Update README.md
1 parent 1fa2ba8 commit c4e17d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/07-Very-Specific-Rules/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tutorial: "https://www.youtube.com/watch?v=2YkLDRZFk40"
44

55
# `07` Very Specific Rules
66

7-
# **Important:**
7+
## 🔍 Important:
88

99
In this exercise, you can add your code only above the **READ-ONLY BLOCK** of the code, you can add as many lines as you want, but always above.
1010

@@ -21,6 +21,6 @@ In this exercise, you can add your code only above the **READ-ONLY BLOCK** of th
2121
![Example Image](../../.learn/assets/07-1.png?raw=true)
2222
>Important: You should **NOT** modify the index.html file.
2323
24-
## :bulb: Hint:
24+
## 💡 Hint:
2525

2626
1. The `!important` attribute helps to override other attributes.

0 commit comments

Comments
 (0)