Skip to content

Commit b42f8b2

Browse files
committed
reduced padding
1 parent 3a5737b commit b42f8b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template-parts/sections/section-hero.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<section class="relative overflow-hidden">
1414
<div class="max-w-7xl mx-auto block md:grid grid-cols-1 auto-rows-auto xl:grid-cols-12 items-start md:pb-[10rem] lg:pb-[15rem] pb-20 px-5 lg:px-0 lg:gap-x-10 md:gap-x-5">
1515
<div class="lg:space-y-10 space-y-2.5 xl:col-span-7">
16-
<div class="space-y-5 md:pt-24 pt-10">
16+
<div class="space-y-5 md:pt-24 pt-5">
1717
<h1 class="lg:text-5xl text-3xl font-display font-semibold lg:text-left lg:leading-tight text-center">
1818
The <span class="text-brand-blue">safe</span> WordPress plugin for <span class="text-brand-blue">adding</span> code snippets and scripts to your <span class="text-brand-blue">website</span>
1919
</h1>

0 commit comments

Comments
 (0)