We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449e9b9 commit 2bea521Copy full SHA for 2bea521
1 file changed
chapters/004 特征性.md
@@ -6,7 +6,7 @@
6
7
假设有如下css和html:
8
```html
9
-<button>color?</button>
+<button class="branding">color?</button>
10
11
button {
12
color: red;
0 commit comments