-
Notifications
You must be signed in to change notification settings - Fork 4
feature/RZA-250092: Home Page #119
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
Conversation
|
stillon largerscreen this is not aligned properly addd below style in hero-text class .hero-text {
justify-items: anchor-center;
padding:1rem;
} |
|
also there are multiple place same css is being written .hero-text is in inline css and also in index.css and and hero.css? please remove duplicate csss |
All Duplicate Css is now removed |
Pull Request Template
Description
Created the Home Page
Fixes #92
Type of change
Here are Some Screenshots