VibeCoderzVibeCoderz
Telegram
All Prompts
Section Header Large preview
typographymodernresponsivesectiontitle

Section Header Large

Крупный заголовок секции с современной типографикой. Используется для выделения основных разделов или категорий.

Prompt

<div class="max-w-4xl mb-12">
  <style>@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;600&display=swap');
    
    .font-space-grotesk {
      font-family: 'Space Grotesk', 'Arial', sans-serif;
    }</style>
  <h2 class="sm:text-5xl text-4xl font-semibold text-gray-900 tracking-tight font-space-grotesk">What Types of Projects Qualify?</h2>
</div>
All Prompts