瀏覽代碼

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 }};