瀏覽代碼

changed home agenda width

Bachir Soussi Chiadmi 5 年之前
父節點
當前提交
60cf599d65
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      sites/all/themes/custom/edlptheme/templates/content/edlp-home.html.twig

+ 1 - 1
sites/all/themes/custom/edlptheme/templates/content/edlp-home.html.twig

@@ -36,7 +36,7 @@
   {% endif %}
 
   {% if agenda %}
-    <div class="agenda col small-col-12 med-col-4 large-col-3">
+    <div class="agenda col small-col-12 med-col-4 large-col-2">
       <div class="wrapper">
         {{ agenda }}
       </div>