From d87814bcb2f79eabc105f0e3c403e9aa7f1c207f Mon Sep 17 00:00:00 2001
From: Milan <milan.danecek@gmail.com>
Date: Tue, 8 Aug 2023 17:48:54 +0200
Subject: [PATCH] Fix picture resolution

---
 object-storage/rclone.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/object-storage/rclone.md b/object-storage/rclone.md
index 0c04510..a764699 100644
--- a/object-storage/rclone.md
+++ b/object-storage/rclone.md
@@ -72,7 +72,7 @@ You can add the new path by clicking on the **New (1)** button and then you have
 
 ```%USERPROFILE%\bin```
 
-![](rclone-screenshots/rclone-path-win4.png){ width="600" height="450" style="display: block; margin: 0 auto" }
+![](rclone-screenshots/rclone-path-win4.png){ style="display: block; margin: 0 auto" }
 
 In the end, you will click **OK** and **Apply**.
 
-- 
GitLab