diff --git a/components/EditorContainer.js b/components/EditorContainer.js index 5d74dbd..04571cf 100644 --- a/components/EditorContainer.js +++ b/components/EditorContainer.js @@ -108,8 +108,8 @@ function EditorContainer(props) { {` .login-button-container { position: absolute; - top: 1.5rem; - right: 2rem; + top: 1.4rem; + right: 1rem; } `}