2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-14 02:55:34 +00:00

add no padding to function

This commit is contained in:
2022-02-02 23:59:25 +01:00
parent 7707d1e662
commit 5b3db8aabc
2 changed files with 3 additions and 2 deletions

View File

@ -6,5 +6,5 @@ layout: default
{% include cta.html cta=site.data.general.learn_cta %}
{% include functions.html data=site.data.general.function extend=true %}
{% include functions.html data=site.data.functions.extras extend=true %}
{% include functions.html data=site.data.functions.extras extend=true no_padding=false %}
{% include cta.html cta=site.data.general.end_cta %}