uoa-compsci399-s1-2024 / capstone-project-2024-s1-team-15

Team Bit by Bit - Team 15
https://www.aapc-nz.org
4 stars 0 forks source link

Frontend: Consistent Hover and Focus Styles #357

Closed sharukyen closed 3 months ago

sharukyen commented 3 months ago

Added hover and focus effects to authentication form inputs to make it stand out more and consistent with searchbar and contact forms. Switched searchbars hover and focus so that it focus is yellow like contact form. image

HuzzNZ commented 3 months ago

Why do some use ring-yellow-300, some use border-yellow-300?

Also, why are some purple-300 and some purple-100?

sharukyen commented 3 months ago

Why do some use ring-yellow-300, some use border-yellow-300?

Also, why are some purple-300 and some purple-100?

The contact form was using ring originally and the others were using border but i changed it in the latest commit Before I wanted to use purple-300 but it looked off on contact page as background is already purple so i used purple-100 to blend in