fixed footer design bugs
This commit is contained in:
@@ -24,7 +24,7 @@ Parameters:
|
||||
|
||||
{% if "lean" in style %}
|
||||
{% set classes = "relative flex flex-col lg:flex-row items-baseline w-full" %}
|
||||
{% set column_classes = "flex-1" %}
|
||||
{% set column_classes = "flex-1 m-4 md:m-0" %}
|
||||
{% endif %}
|
||||
|
||||
{% if "center" in style %}
|
||||
|
Reference in New Issue
Block a user