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

Dark mode makes entire page dark #15

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Tanmayi03
Copy link

This resolves issue #8

@NidhiKJha NidhiKJha self-requested a review June 12, 2020 13:25
@@ -25,7 +26,9 @@ nav {
font-size: 1.2rem;
line-height: 1.1;
height: 90vh;
padding-bottom: 0px!important;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Hi @Tanmayi03 it seems that you have not pulled the recent changes as padding-right: 0px!important; is already added in the code. Please do git pull and then commit your changes. Also, I am not sure if this is the correct solution as we are not using content anywhere for now.

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