fix: update mobile styles
This commit is contained in:
parent
aa77e9bfb9
commit
bab76c7f31
9 changed files with 91 additions and 67 deletions
|
@ -1,4 +1,4 @@
|
|||
<ul class="[ links ] [ flex ]">
|
||||
<ul class="[ list-none cluster p-0 m-0 ]">
|
||||
{% for item in navigation.top %}
|
||||
<li>
|
||||
<a href="{{ item.url }}" {{ helpers.getLinkActiveState(item.url, page.url) | safe }}>{{ item.text }}</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue