Commit 1e707b60db8b52584014250ba2c0f0ae574612f0

Thomas de Grivel 2025-04-15T15:59:31

wip html doc

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/test/httpd/app/templates/doc/show.html.ekc3 b/test/httpd/app/templates/doc/show.html.ekc3
index 22d112f..2569d5d 100644
--- a/test/httpd/app/templates/doc/show.html.ekc3
+++ b/test/httpd/app/templates/doc/show.html.ekc3
@@ -1,7 +1,7 @@
 <div class="row">
   <div class="col-12 col-sm-4 col-lg-3">
   </div>
-  <div class="col-12 col-sm-8 col-lg-9">
+  <div class="col-12 col-sm-8 col-lg-6">
     <div class="m-5">
       <%= raw html %>
     </div>