Browse Source

correction d'une erreur sur le template

garthh 4 weeks ago
parent
commit
10a90470ab
1 changed files with 1 additions and 1 deletions
  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 }};