Skip to content

Commit 535cd92

Browse files
committed
Reduce font size
1 parent 0a88a6b commit 535cd92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/shared-components/src/room/timeline/event-tile/UrlPreviewGroupView/LinkPreview

packages/shared-components/src/room/timeline/event-tile/UrlPreviewGroupView/LinkPreview/LinkPreview.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ function LinkTitle({
3232
as="a"
3333
type="body"
3434
weight="semibold"
35-
size="lg"
35+
size="md"
3636
className={styles.title}
3737
href={link}
3838
target="_blank"

0 commit comments

Comments
 (0)