diff --git a/src/App.svelte b/src/App.svelte index e82d77a..816fef9 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -9,15 +9,15 @@
- {#if !$fullScreen} -
+ +

nvAux

Capture and retrieve ideas at the speed of thought with nvAux, the in-the-zone, aint-nobody-stopping-me note-taking app for creative professionals.

- {/if} +
@@ -47,7 +47,6 @@ main.windowed { max-width: 690px; width: 100%; - min-width: 200px; height: 50%; min-height: 300px; border-radius: 8px; diff --git a/src/lib/Settings.svelte b/src/lib/Settings.svelte index 17d37c4..7a8fae4 100644 --- a/src/lib/Settings.svelte +++ b/src/lib/Settings.svelte @@ -1,5 +1,5 @@