ucey-star / ID8

Unlock your idea's potential with ID8, the ultimate idea validation tool. Whether you're brainstorming a new product, business, or innovation, our app helps you evaluate feasibility, get real-time feedback, and refine your concept
0 stars 1 forks source link

Updated auth pages and a hook for determining if the screen is mobile #21

Open matviikotolyk opened 23 hours ago

matviikotolyk commented 23 hours ago

Description

Simple changes to the styling of the auth pages and a useMobile hook to adjust the styling when Material's useMediaQuery is not available to use.

Type of Change

Testing Instructions

checkout the matviikotolyk/auth-pages-improve branch and start the development server. Note, this is a very small update

Screenshots (if applicable)

If your changes include visual components, add screenshots showing the affected pages or elements.

lewiskyron commented 5 hours ago

Hi Matvii this look good to me. Thanks you for adding the mobile hook. There are a few conflicts here can we resolve them together since I am also working on this same pages. Would like to have this merged as soon as possible.

matviikotolyk commented 4 hours ago

@lewiskyron just resolved the conflicts. Just need your approval to merge