Minor updates and version bump.

This commit is contained in:
Scott Idem
2025-09-19 10:40:08 -04:00
parent fc4e59dd8c
commit 59b6577d68
2 changed files with 2 additions and 2 deletions

View File

@@ -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,

View File

@@ -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