Overwork of design
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<section class="py-16 sm:py-20 bg-gray-50">
|
||||
<section class="py-12 sm:py-16 bg-gray-50">
|
||||
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
||||
<div class="text-center mb-12">
|
||||
<div class="text-center mb-8 sm:mb-10">
|
||||
<h2 class="text-4xl sm:text-5xl font-display font-bold text-gray-900 mb-4">
|
||||
Kommende Termine
|
||||
</h2>
|
||||
@@ -32,4 +32,3 @@
|
||||
import { ArrowRight } from 'lucide-vue-next'
|
||||
import TermineVorschau from './TermineVorschau.vue'
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user