Category Archives: Website
Updated mobile site version
Today, I finished the mobile layout for this site today. It uses pure CSS to make the layout, with a bit of JavaScript to set CSS styles when the user hits the navigation pane expand button (at the top left). The static styles are set with the following CSS selector @media screen and (max-width: 899px){ header […]