mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 14:22:51 +00:00
contrast
This commit is contained in:
@@ -12,7 +12,11 @@ import iosDarkAppIcon from '@fressh/assets/ios-dark-2.png';
|
||||
alt="Fressh app icon"
|
||||
class="mb-6 h-20 w-20 rounded-2xl shadow-md"
|
||||
/>
|
||||
<h1 class="text-5xl font-extrabold tracking-tight sm:text-6xl">Fressh</h1>
|
||||
<h1
|
||||
class="text-5xl font-extrabold tracking-tight text-gray-900 sm:text-6xl dark:text-white"
|
||||
>
|
||||
Fressh
|
||||
</h1>
|
||||
<p class="mt-3 text-lg text-gray-600 dark:text-gray-300">
|
||||
A clean, powerful mobile SSH client.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user