Skip to content

Commit

Permalink
Fixing unreadable subtitle
Browse files Browse the repository at this point in the history
  • Loading branch information
Aileen Krug committed Jan 31, 2024
1 parent 80f6821 commit c1533c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SharedDialogWrapper.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export function SharedDialogWrapper(props: {
margin: "0",
fontSize: "0.9em",
marginBottom: "10px",
marginTop: "-7px",
marginTop: "0px",
color: "#555",
}}
>
Expand Down

0 comments on commit c1533c4

Please sign in to comment.