mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix: Adjust main headline font size for better readability in Blog CTA
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
</a>
|
||||
|
||||
<!-- Main headline -->
|
||||
<h2 class="text-4xl font-medium tracking-tight text-gray-900 sm:text-5xl lg:text-[3.5rem] lg:leading-[1.15]">
|
||||
<h2 class="text-2xl font-medium tracking-tight text-gray-900 sm:text-3xl lg:text-4xl lg:leading-[1.15]">
|
||||
OneUptime is the Open-Source <br class="hidden sm:block" />Observability Platform
|
||||
</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user