From 8cbf360ee15b30d960cb04323085cc3e942804a2 Mon Sep 17 00:00:00 2001 From: Florian Festi Date: Sun, 23 May 2021 18:39:34 +0200 Subject: [PATCH] Try tables instead --- README.rst | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/README.rst b/README.rst index 99d428e..f5fe1a9 100644 --- a/README.rst +++ b/README.rst @@ -57,19 +57,13 @@ Dovetail joints can be used to join pieces in the same plane. Flex cuts allows bending and stretching the material in one direction. This is used for rounded edges and living hinges. -.. image:: static/samples/TypeTray-thumb.jpg - :width: 33% -.. image:: static/samples/BinTray-thumb.jpg - :width: 33% -.. image:: static/samples/DisplayShelf-thumb.jpg - :width: 33% -.. image:: static/samples/AgricolaInsert-thumb.jpg - :width: 33% -.. image:: static/samples/HeartBox-thumb.jpg - :width: 33% -.. image:: static/samples/Atreus21-thumb.jpg - :width: 33% ++----------------------------------------------+----------------------------------------------+----------------------------------------------+ +| .. image:: static/samples/TypeTray.jpg | .. image:: static/samples/BinTray.jpg | .. image:: static/samples/DisplayShelf.jpg | ++----------------------------------------------+----------------------------------------------+----------------------------------------------+ +| .. image:: static/samples/AgricolaInsert.jpg | .. image:: static/samples/HeartBox.jpg | .. image:: static/samples/Atreus21.jpg | ++----------------------------------------------+----------------------------------------------+----------------------------------------------+ + Documentation -------------