style(pricing.ejs, product-compare.ejs): improve text wrapping and update image styling for better layout

This commit is contained in:
Nawaz Dhandala
2026-01-22 15:47:30 +00:00
parent 7fc7276207
commit 088333c91c
2 changed files with 4 additions and 3 deletions

View File

@@ -79,7 +79,8 @@
line-height: 1.8;
font-family: 'Courier New', 'Monaco', 'Menlo', monospace;
white-space: pre-wrap;
word-break: break-all;
word-break: normal;
overflow-wrap: break-word;
}
@media (min-width: 640px) {

View File

@@ -102,8 +102,8 @@
<!-- OneUptime -->
<div class="rounded-2xl bg-gray-900 p-8 text-white">
<div class="flex items-center gap-4 mb-6">
<div class="flex h-12 w-12 items-center justify-center rounded-xl bg-white/10">
<img src="/img/3-transparent.svg" alt="OneUptime" class="h-8 w-8">
<div class="h-12 w-12 rounded-xl bg-white overflow-hidden">
<img src="/img/OneUptimePNG/2.png" alt="OneUptime" class="h-full w-full object-contain">
</div>
<div>
<h3 class="text-xl font-semibold">OneUptime</h3>