update about img
This commit is contained in:
@@ -89,7 +89,7 @@ Parameters:
|
||||
|
||||
<!-- makes row with margins -->
|
||||
{% if "header" in style %}
|
||||
{% set row_class = row_class ~ " h-auto md:h-screen mt-4" %}
|
||||
{% set row_class = row_class ~ " h-auto md:h-screen mt-4 lg:mt-0" %}
|
||||
{% set col_class = col_class ~ " m-4 lg:m-0" %}
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user