This commit is contained in:
Tomas Dvorak
2025-06-17 08:40:24 +02:00
parent 9645b26a5c
commit 068631877a
+2 -2
View File
@@ -710,7 +710,7 @@
p {
margin: 0;
padding: 0;
color: #374151;
color: #9ca3af;
line-height: 1.625;
}
@@ -933,7 +933,7 @@
<!-- Page Header -->
<div class="bg-gradient-to-r from-brand-blue to-brand-light-blue text-white py-6 mb-8">
<div class="max-w-6xl mx-auto px-4">
<h1 class="text-3xl font-bold">Poppe + Potthoff Rezervace služebních vozů</h1>
<h1 class="text-3xl font-bold text-white">Poppe + Potthoff Rezervace služebních vozů</h1>
<p class="text-gray-100 mt-2">Systém pro rezervaci služebních vozidel</p>
</div>
</div>