changeset 7ed75b1fcf34 in www.tryton.org:default
details: https://hg.tryton.org/www.tryton.org?cmd=changeset;node=7ed75b1fcf34
description:
        Improve margin on images of legna
diffstat:

 templates/success_stories/legna.html |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 656e1266bb17 -r 7ed75b1fcf34 templates/success_stories/legna.html
--- a/templates/success_stories/legna.html      Thu May 14 16:52:27 2020 +0200
+++ b/templates/success_stories/legna.html      Thu May 14 16:53:09 2020 +0200
@@ -10,10 +10,10 @@
 <a href="https://www.legna.com.do";>LEGNA COMUNICACIÓN VISUAL, SRL</a> is a 
company from the Dominican Republic dedicated to graphic design, digital 
printing and offset solutions but above all they are experts in large format 
printing.
 They are committed to satisfing their client's needs with respect to design, 
printing and placement of billboards.
 Currently they have 16 employees, 5 users in the office and 11 who work in 
production.
+</p>
 <noscript class="loading-lazy">
-    <img src="{{ url_for('static', 
filename='images/success-stories/legna/offices.jpg') }}" class="mx-4 center" 
alt="legna offices" loading="lazy">
+    <img src="{{ url_for('static', 
filename='images/success-stories/legna/offices.jpg') }}" class="w-100" 
alt="legna offices" loading="lazy">
 </noscript>
-</p>
 {% endblock customer %}
 {% block challenge %}
 {{ super() }}
@@ -55,7 +55,7 @@
 {{ super() }}
 <p>
 <noscript class="loading-lazy">
-    <img src="{{ url_for('static', 
filename='images/success-stories/legna/tryton-computer.jpg') }}" class="center 
w-100" alt="A Legna computer using Tryton" loading="lazy">
+    <img src="{{ url_for('static', 
filename='images/success-stories/legna/tryton-computer.jpg') }}" class="mb-4 
center w-100" alt="A Legna computer using Tryton" loading="lazy">
 </noscript>
 The migration from Excel to Tryton has been a complete success.
 Tryton has shown that it is an excellent solution for companies that need a 
standard accounting and business management system.

Reply via email to