forked from ourworld_web/www_template_2023
update
This commit is contained in:
@@ -66,7 +66,7 @@ Parameters:
|
||||
{% elif "bottom" in padding %}
|
||||
{% set padding_class = " py-2 md:py-4 lg:pb-28" %}
|
||||
{% elif "both" in padding %}
|
||||
{% set padding_class = " py-2 md:py-4 lg:py-28" %}
|
||||
{% set padding_class = " py-8 md:py-4 lg:py-28" %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
|
Reference in New Issue
Block a user