-
Notifications
You must be signed in to change notification settings - Fork 29
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
Landing page #29
base: master
Are you sure you want to change the base?
Landing page #29
Conversation
Conflict you can check kindly solve it |
@@ -0,0 +1,21 @@ | |||
.AppStore { | |||
& p { | |||
color: #978fb6; |
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.
can we have colors declarations globally, this will help us to use the strict color palette
@@ -0,0 +1,29 @@ | |||
.Button { | |||
border-radius: 2rem; |
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.
i see 2rem is getting used often can we create a global variable for it?
Please resolve conflicts |
I have pushed the code to refactor. @ArchitW Could you help me to review them? |
can you please help me to resolve conflicts? |
Hi @ArchitW, During resolve the conflict, I found we have two main Page in the |
we should have only one main page |
Which page will be used? page in master or my branch? |
No description provided.