Monday, January 9, 2023
76/365: CSS Media Query Breakpoints
While working on the capstone app today I implemented a CSS media query into one of the components. This query modifies the grid layout and rearranges the item. On desktop view, the header is above the image with the image on the left, and text to the right. However on mobile view, the media query kicks in at a 600 pixel screen width breakpoint and realigns the items to put the header on top, the image under it, and the text under that. Using the virtual smartphone in the browser dev tools is a good way to visualize how your app or website will appear on a phone.
Subscribe to:
Post Comments (Atom)
190: Sablier
The CodeHawks platform has an upcoming audit on the Sablier protocol, so I decided to read through the docs and familiarize myself with the...
-
The CodeHawks platform has an upcoming audit on the Sablier protocol, so I decided to read through the docs and familiarize myself with the...
-
The ZKasino project recently exit scammed over 33 million dollars worth of Ethereum. he recent debacle surrounding ZKasino offers valuable...
-
In addition to its native SDK, Hedera also supports smart contracts in a platform compatible with the Ethereum Virtual Machine. This allows ...
No comments:
Post a Comment