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 d67b1c8 commit 4ffbc45Copy full SHA for 4ffbc45
exercises/04.2-Apply-several-classes/README.md
@@ -6,7 +6,7 @@ tutorial: "https://www.youtube.com/watch?v=da4tJDx48CY"
6
7
We have prepared a small CSS Stylesheet that contains the CSS styles to replicate poker cards.
8
9
-We are going to use to classes and apply them to the same `<div>` element.
+We are going to use two classes and apply them to the same `<div>` element.
10
11
```html
12
<div class="card spades">9</div>
0 commit comments