Skip to content
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

updated home styling #23

Closed

Conversation

shivambalwani
Copy link

fixed issue #3:
changed inline styling in home page to external styling

@netlify
Copy link

netlify bot commented Mar 10, 2021

Deploy preview for rne-playground processing.

Building with commit 6cbf6a6

https://app.netlify.com/sites/rne-playground/deploys/60596c8ec0877c0008cdfd99

@pranshuchittora
Copy link
Member

Thanks for the PR, but it's not recommended to use direct css due to name collisions.
Pls use the CSS module for the styling

@pranshuchittora
Copy link
Member

@shivambalwani
Copy link
Author

shivambalwani commented Mar 10, 2021

Thanks for the PR, but it's not recommended to use direct css due to name collisions.
Pls use the CSS module for the styling

@pranshuchittora done👍

.divider{
margin: 3vh 0;
}
.grid{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you name them more specifically

}


.paper{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one too

@pranshuchittora
Copy link
Member

All class names seems to generic, it would be great if they are more specific

Copy link
Member

@pranshuchittora pranshuchittora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix class names

@shivambalwani
Copy link
Author

Fix class names

@pranshuchittora i have fixed the style naming, but the checks are failing. I don't know why?

@pranshuchittora
Copy link
Member

Pls pull the new changes and resolve the conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants