mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
feat: Update text color in CTA heading for improved readability
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<div class="text-center max-w-4xl mx-auto">
|
||||
<!-- Heading -->
|
||||
<h2 class="text-4xl sm:text-5xl lg:text-6xl font-semibold tracking-tight leading-[1.1]">
|
||||
<span class="text-gray-500 block">Downtime is expensive.</span>
|
||||
<span class="text-gray-700 block">Downtime is expensive.</span>
|
||||
<span class="text-gray-900 block mt-2">Peace of mind isn't.</span>
|
||||
</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user