File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 < div class ="w-full max-w-xl space-y-1.5 ">
3636
3737 <!-- App Title -->
38- < header class ="flex items-center justify-between gap-2 py-0.5 ">
39- < h1 class ="flex items-center gap-2 text-base font-bold truncate min-w-0 ">
40- < img class ="h-7 w-7 flex-shrink-0 " src ="content/wardrive.png " alt ="MeshCore " />
38+ < header class ="flex items-center justify-between gap-2 ">
39+ < h1 class ="flex items-center gap-2 text-lg sm:text-xl font-bold truncate min-w-0 ">
40+ < img class ="h-12 w-12 sm:h-14 sm:w-14 flex-shrink-0 " src ="content/wardrive.png " alt ="MeshCore " />
4141 < span class ="truncate "> MeshMapper</ span >
4242 </ h1 >
43- < span id ="appVersion " class ="text-[10px] bg-slate-800 border border-slate-700 px-2 py-0.5 rounded-full text-slate-400 flex-shrink-0 "> v1.0</ span >
43+ < span id ="appVersion " class ="text-xs bg-slate-800 border border-slate-700 px-2 py-0.5 rounded-full text-slate-400 flex-shrink-0 "> v1.0</ span >
4444 </ header >
4545
4646 <!-- Connection Status Bar with Settings Panel -->
You can’t perform that action at this time.
0 commit comments