소스 검색

correction d'une erreur sur le template

garthh 4 주 전
부모
커밋
10a90470ab
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      templates/bulma.html.twig

+ 1 - 1
templates/bulma.html.twig

@@ -16,7 +16,7 @@
             {% block importmap %}{{ importmap('app') }}{% endblock %}
         {% endblock %}
         <!-- /javascripts -->
-        style="--height-mulitiplier: {{ app_hmult }}"
+
         <style>
           :root {
             --height-multiplier: {{ app_hmult }};