update about img
This commit is contained in:
@@ -11,7 +11,7 @@ insert_anchor_links: "left"
|
||||
|
||||
{% row(style="header") %}
|
||||
|
||||

|
||||

|
||||
|
||||
|||
|
||||
|
||||
|
||||
BIN
content/about/people.png
Normal file
BIN
content/about/people.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 563 KiB |
@@ -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