From 48bfa45dd40b3c3aaf007860cbc8f0649dd20aa6 Mon Sep 17 00:00:00 2001 From: Juliana <juliana@le-filament.com> Date: Mon, 2 Sep 2019 20:07:09 +0200 Subject: [PATCH] Modif colonne modal --- views/home.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/home.xml b/views/home.xml index c8827a0..afe850d 100644 --- a/views/home.xml +++ b/views/home.xml @@ -407,7 +407,7 @@ <div class="col-md-4"> <img class="img img-responsive" src="/pylote_website/static/src/img/spray-img.png"/> </div> - <div class="col-md-3 pt-3 pr-5 pl-5"> + <div class="col-md-4 pt-3 pr-5 pl-5"> <h5><span>Issues</span></h5> <p>Ophthalmic preparations are subject to microbiological contamination. Ophthalmic solutions used both for diagnostic and therapeutic purposes have found to be contaminated by pathogenic bacteria with reported rates as high as 70%, combined with severe ocular infections such as keratitis and endophthalmitis.</p> <h5><span>Risk</span></h5> @@ -451,7 +451,7 @@ <div class="col-md-4"> <img class="img img-responsive" src="/pylote_website/static/src/img/spray-img.png"/> </div> - <div class="col-md-3 pt-3 pr-5 pl-5"> + <div class="col-md-4 pt-3 pr-5 pl-5"> <h5><span>Issues</span></h5> <p>Unit-dose is one of the preservative-free eye solution. This is very effective in reducing the risk of inuse and cross-contamination. However, it is best adapted to treatment over a short period of time, and is questionable from an environmental point of view, especially regarding the overall emission of carbonfootprint throughout the product life cycle as well as the tremendous volume of waste generated.</p> <h5><span>Risk</span></h5> -- GitLab