Skip to content

Conversation

@Sagar4276
Copy link
Contributor

Complete About Us page designed

@Sagar4276
Copy link
Contributor Author

@sa-fw-an please review this code.

package.json Outdated
"react-dom": "^19.0.0",
"react-responsive-carousel": "^3.2.23",
"react-router-dom": "^7.1.5",
"reactflow": "^11.11.4",
Copy link
Member

Choose a reason for hiding this comment

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

Not used. please remove it

package.json Outdated
"clsx": "^2.1.1",
"framer-motion": "^12.4.7",
"lucide-react": "^0.476.0",
"next": "^15.2.0",
Copy link
Member

Choose a reason for hiding this comment

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

Not used. Please remove it

Comment on lines 36 to 53
.react-flow__node {
width: auto !important;
padding: 0 !important;
border-radius: 8px !important;
min-width: 150px !important;
}

.react-flow__edge-path {
stroke-width: 2 !important;
stroke: #666 !important;
}

@media (max-width: 768px) {
.react-flow__node {
min-width: 120px !important;
}
}

Copy link
Member

Choose a reason for hiding this comment

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

Not used. Please remove it

@sa-fw-an sa-fw-an merged commit 05d2bce into sugarlabs:main Mar 3, 2025
1 check passed
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