diff --git a/src/components/MDXComponents/LearningPath.tsx b/src/components/MDXComponents/LearningPath.tsx index 914a1a87..56cf64ac 100644 --- a/src/components/MDXComponents/LearningPath.tsx +++ b/src/components/MDXComponents/LearningPath.tsx @@ -288,9 +288,10 @@ export function LearningPath(props: { flexWrap: "wrap", justifyContent: "flex-start", rowGap: "1rem", + columnGap: "8px", "& > p": { - flex: { xs: "50% 1", md: "0 0 33%" }, + flex: { xs: "50% 1", md: "0 0 32%" }, }, }} >