Skip to content

Commit

Permalink
🎨 up fontsize and w-fit on fake link (#2333)
Browse files Browse the repository at this point in the history
  • Loading branch information
BorghildSelle authored May 28, 2024
1 parent 41a4e06 commit 4d59e76
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web/pageComponents/topicPages/PromoTileArray.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,9 @@ export const FakeReadMoreLink = ({ type = 'internalUrl', children }: FakeReadMor
group
inline-flex
align-baseline
w-max
w-fit
text-slate-80
text-sm
leading-0
`
const contentClassNames = `
Expand Down

0 comments on commit 4d59e76

Please sign in to comment.