diff --git a/client/src/features/editors/Editor.module.css b/client/src/features/editors/Editor.module.css index 6e365d546..6cef00d0f 100644 --- a/client/src/features/editors/Editor.module.css +++ b/client/src/features/editors/Editor.module.css @@ -114,7 +114,7 @@ h1 { } .content { - padding-top: 1.5em; + padding-top: 0.5em; } .cornerButtonContainer {