Przeglądaj źródła

correction d'une erreur sur le template

garthh 4 tygodni temu
rodzic
commit
10a90470ab
1 zmienionych plików z 1 dodań i 1 usunięć
  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 }};