Adjust hero padding

This commit is contained in:
Cody Baker 2021-09-16 13:18:46 -06:00
parent 6397be09b8
commit 53ffc00487
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<div class="hero bg-primary-light d-flex align-items-center" style="height:22.5vw;max-height:324px;min-height:280px;">
<div class="hero-bg" style="background-image:url('/images/backgrounds/bg-hero-company.png');max-width:2448px;width:170vw;"></div>
<div class="container pt-10 pt-lg-15 pb-10 pb-lg-15">
<div class="container pt-8 pt-lg-10 pt-xl-15 pb-8 pb-lg-10 pb-xl-15">
<h1 class="display-1 mb-0">
{{ _('About Us') }}

View File

@ -1,6 +1,6 @@
<div class="hero bg-white">
<div class="hero-bg" style="background-image:url('/images/backgrounds/bg-hero-home.png');height:68vw;max-height:980px;max-width:2448px;width:170vw;"></div>
<div class="container pt-10 pt-lg-15 pb-10">
<div class="container pt-8 pt-lg-10 pt-xl-15 pb-8 pb-lg-10">
<h1 class="display-1 mb-3 mx-auto text-center">
ClickHouse, Inc <span class="text-blue">Has Arrived</span>