diff --git a/apps/client/src/widgets/note_title.css b/apps/client/src/widgets/note_title.css index beb1d0fa3..2a56f43eb 100644 --- a/apps/client/src/widgets/note_title.css +++ b/apps/client/src/widgets/note_title.css @@ -75,8 +75,9 @@ body.experimental-feature-new-layout { } .title-details { - margin-bottom: 0.25em; + margin-bottom: 0.2em; opacity: 0.65; + font-size: 0.8em; } }