Headings responsive
This commit is contained in:
@@ -23,8 +23,8 @@ const clients = [
|
||||
|
||||
<template>
|
||||
<section class="py-16 bg-white">
|
||||
<h2 class="text-4xl font-semibold col-w mx-auto mb-8 px-4 md:px-16 flex items-center gap-8">
|
||||
<img :src="PureCitySvg" class="h-16">
|
||||
<h2 class="text-3xl sm:text-4xl font-semibold col-w mx-auto mb-8 px-4 md:px-16 flex items-center gap-8">
|
||||
<img :src="PureCitySvg" class="h-16" alt="">
|
||||
Наши клиенты
|
||||
</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user