mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Adjust hero padding
This commit is contained in:
parent
6397be09b8
commit
53ffc00487
@ -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') }}
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user