Skip to content

Commit

Permalink
add more style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
george-misan committed Oct 10, 2024
1 parent 42268b2 commit bba4843
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const NewCourseModuleForm: React.FC<Props> = ({ chapters, onSubmitForm }) => {
/>
<div
className={css`
font-size: 14px;
font-size: 0.875rem;
font-weight: 400;
margin-bottom: 0.4rem;
`}
Expand Down

0 comments on commit bba4843

Please sign in to comment.