We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae02f6 commit 29ce691Copy full SHA for 29ce691
exercises/05.1-second-styles/README.md
@@ -6,11 +6,11 @@ tutorial: "https://www.youtube.com/watch?v=Vr5Kh47NSuM"
6
7
## 📝 Instructions:
8
9
-1. Now, lets change Badge component styles to make it look like this:
+1. Now, let's change the Badge component styles to make it look like this:
10
11

12
13
-## 💡 Hint:
+## 💡 Hints:
14
15
+ You should only style the background colors, text colors, and borders.
16
-+ The badge has a `border-radius` of `50%`
++ The badge has a `border-radius` of `50%`
0 commit comments