diff --git a/src/components/Note/Note.module.scss b/src/components/Note/Note.module.scss index 5a05a14..65a13a6 100644 --- a/src/components/Note/Note.module.scss +++ b/src/components/Note/Note.module.scss @@ -72,7 +72,7 @@ color: var(--text-primary); word-break: break-word; font-size: 16px; - font-weight: 400px; + font-weight: 400; line-height: 20px; margin-top: 4px; margin-bottom: 16px;