diff --git a/app/package.json b/app/package.json index c8de7dac..f4e4d69d 100644 --- a/app/package.json +++ b/app/package.json @@ -3,7 +3,7 @@ "productName": "Standard Notes", "description": "A simple and private place for your notes, thoughts, and life's work.", "author": "Standard Notes ", - "version": "3.6.0", + "version": "3.6.1", "main": "./dist/index.js", "dependencies": { "keytar": "^7.4.0", diff --git a/app/stylesheets/renderer.css b/app/stylesheets/renderer.css index 1e14fc48..bbfb27fd 100644 --- a/app/stylesheets/renderer.css +++ b/app/stylesheets/renderer.css @@ -1,8 +1,3 @@ -.editor-content .editable { - font-family: Menlo, Consolas, 'DejaVu Sans Mono', monospace; - font-size: 16px; -} - :root { --sn-desktop-titlebar-height: 35px; --sn-desktop-titlebar-icon-font-size: 16px; diff --git a/package.json b/package.json index c7cd9972..d01d0dd3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "standard-notes", "main": "./app/dist/index.js", - "version": "3.6.0", + "version": "3.6.1", "repository": { "type": "git", "url": "git://github.com/standardnotes/desktop" diff --git a/web b/web index 0406a07b..f007459c 160000 --- a/web +++ b/web @@ -1 +1 @@ -Subproject commit 0406a07b4770fd4319cddbb7abded86d5bd1ece0 +Subproject commit f007459c350107f00ba771bc923da77bf6d31b6e