Fix menu visibility

This commit is contained in:
prototypa
2022-10-22 09:29:38 +02:00
parent efbf2d1ffa
commit f580f7e489

View File

@ -26,7 +26,7 @@ import { getPermalink, getBlogPermalink, getHomePermalink } from '~/utils/permal
id="menu" id="menu"
> >
<ul <ul
class="flex flex-col pt-8 md:pt-0 md:flex-row md:self-center collapse w-full md:w-auto collapsed text-xl md:text-base" class="flex flex-col pt-8 md:pt-0 md:flex-row md:self-center w-full md:w-auto text-xl md:text-base"
> >
<li> <li>
<a <a