Thenlie / turtle

"Wordle" clone
https://wurtle.herokuapp.com/
MIT License
3 stars 2 forks source link

Set up mobile responsiveness #21

Closed Thenlie closed 2 years ago

Thenlie commented 2 years ago

Create initial mobile responsiveness for the Profile Page

Since the page was not designed mobile first 😦 we will need to set up mobile responsiveness. This will be done through tailwind classes.

Wireframe

mobile

Thenlie commented 2 years ago

Branch created

git fetch origin
git checkout 21-refactor/mobile-profile
Thenlie commented 2 years ago

Closed with #22