Skip to content

Commit

Permalink
Adding width to query examples
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericojordan authored Aug 5, 2019
1 parent 861f7cc commit 6b230be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ https://progress-bar.dev/91/?title=done
![Progress](https://progress-bar.dev/7/?scale=10&title=mark&suffix=X)
https://progress-bar.dev/7/?scale=10&title=mark&suffix=X

![Progress](https://progress-bar.dev/420/?scale=500&title=funds&suffix=$)
https://progress-bar.dev/420/?scale=500&title=funds&suffix=$
![Progress](https://progress-bar.dev/420/?scale=500&title=funds&width=200&suffix=$)
https://progress-bar.dev/420/?scale=500&title=funds&width=120&suffix=$

Heavily inspired by the works of https://github.com/fehmicansaglam/progressed.io

0 comments on commit 6b230be

Please sign in to comment.