Skip to content

Commit

Permalink
Increase the width of checkbox screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
rivea0 committed May 13, 2024
1 parent 637aad3 commit 7633ba9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ There are several theme options with dark and light variations. The default for
- [<] scheduling
```

<img src="./assets/custom-checkboxes-1.png" width="33%" />
<img src="./assets/custom-checkboxes-1.png" width="40%" />

#### Extras 2

Expand All @@ -185,7 +185,7 @@ There are several theme options with dark and light variations. The default for
- [M] merged pull request
```

<img src="./assets/custom-checkboxes-2.png" width="33%" />
<img src="./assets/custom-checkboxes-2.png" width="40%" />

#### Extras 3

Expand All @@ -202,7 +202,7 @@ There are several theme options with dark and light variations. The default for
- [n] negative
```

<img src="./assets/custom-checkboxes-3.png" width="33%" />
<img src="./assets/custom-checkboxes-3.png" width="40%" />


### Snippets
Expand Down

0 comments on commit 7633ba9

Please sign in to comment.