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 d3b8a90 commit fc498c8Copy full SHA for fc498c8
exercises/13-Anchor-Like-Button/README.md
@@ -10,7 +10,7 @@ Anchors are not only used within text: when you are going to use anchors outside
10
11
3. The background should be `orange` when not hovered, and `darkorange` on hover (`:hover`).
12
13
-4. Remove underline: Set `text-decoration` to `none`.
+4. Remove underline: set `text-decoration` to `none`.
14
15
5. Set the color of the text to `white`.
16
0 commit comments