From 6b230be02fc9c9db2192f95c9ad0d375cf699234 Mon Sep 17 00:00:00 2001 From: Frederico Jordan Date: Mon, 5 Aug 2019 02:48:08 -0300 Subject: [PATCH] Adding width to query examples --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 409e246..7d80bc4 100644 --- a/README.md +++ b/README.md @@ -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