mirror of
https://github.com/ivabus/www
synced 2024-11-26 00:15:06 +03:00
More adjustment
This commit is contained in:
parent
b95c68ca71
commit
7a75561823
1 changed files with 17 additions and 7 deletions
|
@ -607,6 +607,7 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row two-boxes">
|
<div class="row two-boxes">
|
||||||
<div class="col-xl-5 col-lg-5 col-md-12 col-sm-12 col-12 mb-5">
|
<div class="col-xl-5 col-lg-5 col-md-12 col-sm-12 col-12 mb-5">
|
||||||
|
<div class="gs-parent">
|
||||||
<div class="gs-content">
|
<div class="gs-content">
|
||||||
<h2 class="display-3">Getting started with tea!</h2>
|
<h2 class="display-3">Getting started with tea!</h2>
|
||||||
<p class="lead">Installing tea is easy and convenient, with multiple options to choose from.</p>
|
<p class="lead">Installing tea is easy and convenient, with multiple options to choose from.</p>
|
||||||
|
@ -616,6 +617,15 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.gs-parent{
|
||||||
|
}
|
||||||
|
.gs-content{
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
|
</div>
|
||||||
<div class="col-xl-7 col-lg-7 col-md-12 col-sm-12 col-12 ps-xl-5 ps-lg-5 ps-md-0 ps-sm-3 ps-3">
|
<div class="col-xl-7 col-lg-7 col-md-12 col-sm-12 col-12 ps-xl-5 ps-lg-5 ps-md-0 ps-sm-3 ps-3">
|
||||||
|
|
||||||
<div class="mb-5">
|
<div class="mb-5">
|
||||||
|
|
Loading…
Reference in a new issue