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 cef8da0 commit a648345Copy full SHA for a648345
exercises/04.1-Combined-Rules/README.md
@@ -32,7 +32,7 @@ border: black 1px solid;
32
background: 50px / cover
33
```
34
35
-Where the left side of the `/` is the `background-position` rule and the right side is the `background-size` rule.
+Where the left side value of the `/` is the `background-position` rule and the right value is the `background-size` rule.
36
37
## 💡 Hint:
38
0 commit comments