forked from duniayetu/www_duniayetu
use zola osal
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
|
||||
{% set height = 52 %}
|
||||
{% if size %}
|
||||
{% if size == "small" %}
|
||||
{% set height = 28 %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
<div class="h-20 lg:h-{{height}}"></div>
|
Reference in New Issue
Block a user