Skip to content

Commit 38339fc

Browse files
committed
refactor: MainArticle for tailwind
1 parent 6d1dde6 commit 38339fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/developers/learning-tools.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ const LearningToolsPage = () => {
424424
"page-developers-learning-tools:page-learning-tools-meta-desc"
425425
)}
426426
/>
427-
<MainArticle w="full">
427+
<MainArticle className="w-full">
428428
<Box w="full">
429429
<Header>
430430
<H1>

0 commit comments

Comments
 (0)