@tailwind base; @tailwind components; @tailwind utilities; /* anchor links in markdown headings */ .anchor svg { display: inline; } @media only screen and (max-width: 720px) { nav { width: 100% !important; } nav #navbar-start { display: flex; } }