-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
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
feat: Quiz component styling + created LessonQuestionsModal & LessonInformationalModal(WIP) #70
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://academy-turbo-git-feat-quiz-component-styling-developdao.vercel.app/ |
@Markkos89 the quiz modal looks super smart - the gradient of how the background is hidden is really sexy hehe |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Markkos89 the quiz modal looks super smart - the gradient of how the background is hidden is really sexy hehe
and the 'warm-up quiz' modals are also really nice! Will we get the background something similar for MVP? i.e. hidden from the learner?
LFG
…css and tracksLayout css
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good @Markkos89 -> let's merge it!!
Changes
Questions
component accordingly based on Quiz component's new designQuiz component
before:
Take quiz button to the left

General look of Quiz component

now:
Take quiz button centered

General updated look of Quiz component

LessonQuestionsModal
the trigger button looks like this:

The modal

on mobile:
