From 2be3e4e45fcd053f9bdd3aab1b0255c20d346c92 Mon Sep 17 00:00:00 2001 From: Christopher Tan Date: Mon, 11 Nov 2024 22:07:34 +0800 Subject: [PATCH] Fix image scaling --- docs/UserGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 4fd4dd3459f..4e560e28d46 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -274,7 +274,7 @@ Examples: * `cattag t/CS2100 acads` categorizes the tag `CS2100` under `Academics` and display colour of the tag`CS2100` becomes `Gold`. * `cattag t/mahjong t/Floorball activity` categorizes both tags `mahjong` and `Floorball` under `Activities` with colour `Blue`. -![cattag response image](images/cattagResponse.png) +![cattag response image](images/cattagResponse.png){ width="750px" } ### Undo a command : `undo`