@agr227Submitted almost 3 years ago
How did others go about changing the display from desktop to mobile? If I wanted to take the time I could have tried simply using grid, but I wanted to keep it simple with display: block in the mobile then used a media query to change to display flex with auto margins for the desktop.
Getting more comfortable with everything! This was pretty easy compared to the last time I tried one of these.
Let me know what y'all think!