Преглед изворни кода

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