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 954c186 commit 2d300edCopy full SHA for 2d300ed
exercises/04.1-Combined-Rules/README.md
@@ -28,7 +28,7 @@ border: black 1px solid;
28
background: 50px / cover
29
```
30
31
-Where the left side value of the `/` is the `background-position` rule and the right value is the `background-size` rule.
+Where the left side value of the forward slash `/` is the `background-position` rule and the right value is the `background-size` rule.
32
33
## 💡 Hint:
34
0 commit comments