{
  "$type": "site.standard.document",
  "description": "For much of the time I've spent fiddling with the code for this site, I kept my navigation for desktop and mobile nearly identical. A horizontal row of labels and icons: on desktop, displayed next to my name and, on mobile, those same items under my name. That's (fairly) recently been swapped out for proper, responsive, mobile navigation that's facilitated with a bit of CSS.",
  "path": "/posts/2024/building-a-responsive-menu-with-css-and-no-javascript",
  "publishedAt": "2024-06-18T02:15:00Z",
  "site": "at://did:plc:sttgf52vkk46f6yuknvqxvgh/site.standard.publication/self",
  "tags": [
    "development",
    "webdev",
    "css"
  ],
  "title": "Building a responsive menu with CSS (and no JavaScript)"
}