소스 검색

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>