Skip to content

About page added#6

Open
UtkarshGoelUT wants to merge 7 commits intoPECACM:developfrom
UtkarshGoelUT:master
Open

About page added#6
UtkarshGoelUT wants to merge 7 commits intoPECACM:developfrom
UtkarshGoelUT:master

Conversation

@UtkarshGoelUT
Copy link

No description provided.

Copy link
Collaborator

@goyalritesh21 goyalritesh21 left a comment

Choose a reason for hiding this comment

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

Make changes in styles.

Comment on lines 42 to 56
<div className="Home">
{/* Navtab*/}
<Router>
<Tabs
indicatorColor="primary"
textColor="primary"
className="tabs fadeInUp"
style={{ animationDelay: "1.2s" }}
>
{data.map(RenderTab)};
</Tabs>
{/* Router*/}
<Route path="/about/:id" component={Comp} />
</Router>
</div>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Tabs overlapping with header and footer.
Also, they are not centered properly.
Incomplete tabs rendered on phone.

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