Skip to content

Commit 7d10f72

Browse files
committed
Merge branch 'dev-3' of https://github.com/CodeHarborHub/codeharborhub into dev-3
2 parents f92adf1 + c201133 commit 7d10f72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@ const config = {
225225
{
226226
html: '<span class="nav-emoji"> 📊</span> Quiz',
227227
to: "https://quiz-app-ajay-dhangar.vercel.app/",
228-
},
229-
228+
},
229+
230230
{
231231
label: "🧑‍💻 Live Editor",
232232
to: "/LiveEditor/",

src/components/Roadmap/Roadmap.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@
114114
.roadmap-container .roadmap-category .roadmap-cards {
115115
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
116116
}
117-
}
117+
}

0 commit comments

Comments
 (0)