ajust item ninegate

This commit is contained in:
afornerot 2025-02-11 18:48:04 +01:00
parent f04915f759
commit e68d1797dd

View File

@ -194,7 +194,7 @@
</div> </div>
{% if not items is empty %} {% if not items is empty %}
<div class="itemmenu" style="max-width:270px; display:flex; margin:20px auto 0px auto; flex-wrap: wrap; justify-content: center;"> <div class="itemmenu" style="max-width:360px; display:flex; margin:20px auto 0px auto; flex-wrap: wrap; justify-content: center; zoom: 75%">
{% for item in items %} {% for item in items %}
{% if item.title|lower != "ninefolio" %} {% if item.title|lower != "ninefolio" %}
<a href="{{ item.url }}" target="_blank"> <a href="{{ item.url }}" target="_blank">