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

Changing the secondary color #7

Open
kevindesai777 opened this issue May 3, 2020 · 1 comment
Open

Changing the secondary color #7

kevindesai777 opened this issue May 3, 2020 · 1 comment

Comments

@kevindesai777
Copy link

Trying to add a background to the whole page using the pattern in the body tag.

<body class="pattern-grid-xl grid-color grid-secondary-color">

This is my CSS

<style> .grid-color { background-color: black; } .grid-secondary-color { color: white; } </style>

However I just see a black background, no white lines. What am I missing?

@aastha432
Copy link

Hi I am a new contributor!
I can resolve the issue as I am quiet familiar with CSS hacks. Assign it to me!

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

No branches or pull requests

2 participants