Skip to content

Commit 53e6df6

Browse files
committed
use title as label
1 parent 5aa6d0f commit 53e6df6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,8 @@ html, body {
217217

218218
```
219219

220-
#### Structure (`var_dump()`)
221220
<details>
222-
<summary>Click to expand</summary>
221+
<summary><b>Structure (<code>var_dump()</code>)</b></summary>
223222

224223
```php
225224
class Sabberworm\CSS\CSSList\Document#4 (2) {
@@ -464,9 +463,8 @@ html, body {font-size: 1.6em;}
464463

465464
```
466465

467-
#### Structure (`var_dump()`)
468466
<details>
469-
<summary>Click to expand</summary>
467+
<summary><b>Structure (<code>var_dump()</code>)</b></summary>
470468

471469
```php
472470
class Sabberworm\CSS\CSSList\Document#4 (2) {

0 commit comments

Comments
 (0)