Skip to content

Commit ba91741

Browse files
committed
Update app icons for various sizes and platforms
1 parent 08c82d7 commit ba91741

File tree

8 files changed

+1
-1
lines changed

8 files changed

+1
-1
lines changed

app/View/Components/Logo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ public function __construct(
2020
public function render(): View|Closure|string
2121
{
2222
return <<<'blade'
23-
<div class="size-6">
23+
<div class="size-8">
2424
<img src="{{ asset('jata.png') }}" alt="Jata">
2525
</div>
2626
blade;
-117 Bytes
Loading
-15 Bytes
Loading
-109 Bytes
Loading
-107 Bytes
Loading
-161 Bytes
Loading
-139 Bytes
Loading

public/jata.png

-2.07 KB
Loading

0 commit comments

Comments
 (0)