ajust item ninegate
This commit is contained in:
parent
f04915f759
commit
e68d1797dd
@ -194,7 +194,7 @@
|
||||
</div>
|
||||
|
||||
{% 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 %}
|
||||
{% if item.title|lower != "ninefolio" %}
|
||||
<a href="{{ item.url }}" target="_blank">
|
||||
|
Loading…
x
Reference in New Issue
Block a user