Correction du menu responsive design

This commit is contained in:
2023-04-16 17:41:49 +02:00
parent a9faa3f1fe
commit fcb85eeb9e
26 changed files with 334 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{% set image = resize_image(path=path, height=300, op=fit_height) %}
<img src="{{ image.url }}" />