Minor updates and version bump.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "osit-aether-app-svelte",
|
"name": "osit-aether-app-svelte",
|
||||||
"version": "3.3.3",
|
"version": "3.3.4",
|
||||||
"description": "One Sky IT's Aether App created with Svelte, SvelteKit, Tailwind CSS, Lucide, Font Awesome, and Skeleton UI. -Scott Idem",
|
"description": "One Sky IT's Aether App created with Svelte, SvelteKit, Tailwind CSS, Lucide, Font Awesome, and Skeleton UI. -Scott Idem",
|
||||||
"homepage": "https://oneskyit.com/",
|
"homepage": "https://oneskyit.com/",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|||||||
@@ -156,7 +156,7 @@ if (browser) {
|
|||||||
<nav
|
<nav
|
||||||
class="
|
class="
|
||||||
submenu
|
submenu
|
||||||
flex flex-row flex-wrap
|
flex flex-col sm:flex-row flex-wrap
|
||||||
items-center justify-between
|
items-center justify-between
|
||||||
gap-1
|
gap-1
|
||||||
border-b-2
|
border-b-2
|
||||||
|
|||||||
Reference in New Issue
Block a user