diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..175ed52 Binary files /dev/null and b/.DS_Store differ diff --git a/package-lock.json b/package-lock.json index eccc24a..06a4b02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vue-nonograms-solid", - "version": "1.11.0", + "version": "1.11.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vue-nonograms-solid", - "version": "1.11.0", + "version": "1.11.1", "dependencies": { "fireworks-js": "^2.10.8", "flag-icons": "^7.5.0", diff --git a/package.json b/package.json index bf7c31b..9e6fc39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-nonograms-solid", - "version": "1.11.0", + "version": "1.11.1", "homepage": "https://nonograms.7u.pl/", "type": "module", "scripts": { diff --git a/public/nonograms.svg b/public/nonograms.svg index f87cf0c..d2868c1 100644 --- a/public/nonograms.svg +++ b/public/nonograms.svg @@ -1,28 +1,44 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + \ No newline at end of file diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index ba73489..dd1fa6a 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -321,8 +321,10 @@ watch(isMobileMenuOpen, (val) => { + - + +
@@ -402,7 +404,7 @@ watch(isMobileMenuOpen, (val) => { />
-
- +