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

Added Footer #13

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

Conversation

saraswati789
Copy link

No description provided.

<div className="content">
<div className="container has-background-black has-text-white-ter">
<div style={{ maxWidth: '100vw' }} className="columns">
<div className="column is-4">
Copy link
Owner

Choose a reason for hiding this comment

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

Is the column is-4 a Chakra UI class? If not where is it defined?

Copy link
Owner

@sarthakkundra sarthakkundra left a comment

Choose a reason for hiding this comment

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

Move the component level CSS to a separate CSS file. Also you can just export the footer and use it at the homepage. A wrapper element is not needed. Also can I see the design first?

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.

2 participants