We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BE README
FE README
Helvetica Neue Sans-Serif
MUI's SvgIcon icons
<div className="w-[50vw] mx-auto my-[2vh] p-[3vh] ">
<div bg-cyan-600 text-white px-[2vw] py-[1vh] rounded w-[10vw] hover:bg-cyan-700 focus:ring-cyan-500 focus:ring-2>
<label htmlFor="email" className="block text-gray-700 font-medium mb-[1vh]"> Email </label> <input className="w-full px-[1vh] py-[1vh] border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-cyan-500" name="email"/>
The text was updated successfully, but these errors were encountered:
sethverrill
No branches or pull requests
BE README
FE README
Styling
Font
Helvetica Neue Sans-Serif
Icons
MUI's SvgIcon icons
Form Container
<div className="w-[50vw] mx-auto my-[2vh] p-[3vh] ">
Save Button
<div bg-cyan-600 text-white px-[2vw] py-[1vh] rounded w-[10vw] hover:bg-cyan-700 focus:ring-cyan-500 focus:ring-2>
Form Boxes
<label htmlFor="email" className="block text-gray-700 font-medium mb-[1vh]"> Email </label> <input className="w-full px-[1vh] py-[1vh] border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-cyan-500" name="email"/>
The text was updated successfully, but these errors were encountered: