diff --git a/www/pages/editor_lite.html b/www/pages/editor_lite.html index 721b76b..4c1ea45 100644 --- a/www/pages/editor_lite.html +++ b/www/pages/editor_lite.html @@ -55,7 +55,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. #note { width: 100%; height: calc(100% - 2rem); - margin-top: 2rem; + margin-top: 2.5rem; resize: none; border: none; overflow: auto;