1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-07 01:36:29 +02:00

Link to best practices from roadmaps

This commit is contained in:
Kamran Ahmed
2023-03-04 18:42:15 +00:00
parent 37fdd010a8
commit ee4f0980bc
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -73,7 +73,7 @@ const contentContributionLink = `https://github.com/kamranahmedse/developer-road
isUpcoming={roadmapData.isUpcoming}
/>
<div class='bg-gray-50 py-4 sm:py-12'>
<div class='bg-gray-50 pt-4 sm:pt-12'>
{
!roadmapData.isUpcoming && roadmapData.jsonUrl && (
<div class='max-w-[1000px] container relative'>