diff --git a/src/components/Note/NotePrimary/NotePrimary.module.scss b/src/components/Note/NotePrimary/NotePrimary.module.scss index d38524f..5836839 100644 --- a/src/components/Note/NotePrimary/NotePrimary.module.scss +++ b/src/components/Note/NotePrimary/NotePrimary.module.scss @@ -13,7 +13,7 @@ display: flex; flex-direction: column; margin-top: 12px; - margin-left: 0px; + margin-left: 2px; cursor: text;