Skip to content

Commit 61ec9a5

Browse files
committed
increase weight of button
1 parent e3d0f4b commit 61ec9a5

File tree

1 file changed

+1
-0
lines changed
  • packages/app/src/app/pages/common/Modals/ShareModal2

1 file changed

+1
-0
lines changed

packages/app/src/app/pages/common/Modals/ShareModal2/elements.ts

+1
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ export const Button = styled.button(
163163
color: 'white',
164164
fontSize: 2,
165165
fontFamily: 'body',
166+
fontWeight: 'semibold',
166167
height: 24,
167168
borderRadius: 'medium',
168169
cursor: 'pointer',

0 commit comments

Comments
 (0)