-
-
Notifications
You must be signed in to change notification settings - Fork 121
feat: made the submission box (front-end only for now) #126
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
- Created the submission box - Changed the site's background color to grey
I'd rather keep it simple and not implement tags for now. Maybe later |
Looks good, thank you. I'm not sure about importing all those static fonts. But it's nothing critical I guess, we can optimize later. I think making the form fields full width and applying some padding on the parent container, might make it look better. Something like below (Open to discuss though). And also a little bit of rounded corner hehe. |
Also if I remember correctly, we were supposed to have a separate question and question description field. Looks like you merged it into one. And also a question category and job title field. |
yes, title and description should be there! |
Added position and question fields: For styling, I think we can make it a separate issue/PR? @subhoghoshX |
Sure that'd be better. I think we can merge it then. |
screenshot:
closes #59 and #127