Center phone number in footer

This commit is contained in:
DaX
2025-09-30 15:01:13 +02:00
parent 990221792a
commit f99a132e7b

View File

@@ -249,8 +249,8 @@ export default function Home() {
<footer className="bg-gray-100 dark:bg-gray-800 border-t border-gray-200 dark:border-gray-700 mt-16"> <footer className="bg-gray-100 dark:bg-gray-800 border-t border-gray-200 dark:border-gray-700 mt-16">
<div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8"> <div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8">
<div className="flex flex-col sm:flex-row justify-center items-center gap-6"> <div className="flex flex-col justify-center items-center gap-6">
<div className="text-center sm:text-left"> <div className="text-center">
<h3 className="text-lg font-semibold text-gray-900 dark:text-white mb-2">Kontakt</h3> <h3 className="text-lg font-semibold text-gray-900 dark:text-white mb-2">Kontakt</h3>
<a <a
href="tel:+381631031048" href="tel:+381631031048"