From 563b7db421f576ecdaf991250b58d3de38a76b0c Mon Sep 17 00:00:00 2001
From: mlerik <baerenjesus@gmail.com>
Date: Tue, 9 Jul 2019 17:34:42 +0000
Subject: [PATCH] Update observation_actions.rst

---
 docs/observation_actions.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/observation_actions.rst b/docs/observation_actions.rst
index 67f05c6f..76db29ea 100644
--- a/docs/observation_actions.rst
+++ b/docs/observation_actions.rst
@@ -19,7 +19,8 @@ Observation Spaces
 In the **Flatland** environment we have included three basic observations to get started. The figure below illustrates the observation range of the different basic observation: Global, Local Grid and Local Tree.
 
 .. image:: https://i.imgur.com/WGfFtP7.png
-        :width: 300px
+    :width: 300px
+    :scale: 50 %
 
    
 Global Observation
-- 
GitLab