-
Notifications
You must be signed in to change notification settings - Fork 155
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
BUG: News page UI #219
Comments
Hey @hustlerZzZ |
@The-Phoenics Go ahead. |
Hey @hustlerZzZ Is there anything I'm missing that would resolve these errors? |
Let me check |
@The-Phoenics try using local mongodb instance |
@hustlerZzZ I've connected it to my localhost mongodb instance. But there is not news data in there. |
Add some data in your instance |
Hello @The-Phoenics! Your issue #219 has been closed. Thank you for your contribution! |
Is there an existing issue for this?
What happened?
The content section of the news page is not center aligned and has excess top-margin. The title should have some top margin as well.
This could be solved by adding flex to the parent-container and properly horizontally aligning the children of container.
Record
The text was updated successfully, but these errors were encountered: