Skip to content

Commit

Permalink
Publishing | Math Portfolio
Browse files Browse the repository at this point in the history
- Title: 數學科課程學習成果的學習歷程怎麼做?讓得獎同學告訴你!(文末附範例)
- Date: 20231109
- Author: 子甯, 威爾森

- [NOTICE] This is a external article
  • Loading branch information
kevin0216 committed Nov 10, 2023
1 parent f175ba9 commit bb793e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/blog/[slug]/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export default async function BlogSlug({
<Actionbar showTagMenu={null} setShowTagMenu={null} />
<MDXContent>
<div className="grid grid-cols-7">
<div className="col-span-6 max-xl:col-span-full md:px-12 md:mt-8 mt-4">
<div className="col-span-6 max-xl:col-span-full px-2 md:px-12 md:mt-8 mt-4">
<div className="md:py-8 py-4">
{page.tags?.map((tag, index) => (
<Link
Expand Down

0 comments on commit bb793e9

Please sign in to comment.