Skip to content

Commit c4e6716

Browse files
committed
tmp work
1 parent 21b3c12 commit c4e6716

66 files changed

Lines changed: 305 additions & 354 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

output/author/aga.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,9 @@
7979
</div>
8080
</nav><main>
8181
<div class="container">
82-
<div class="row homepage">
83-
<section id="section-links" class="section-links col col-5">
82+
<div class="row justify-content-between homepage">
83+
<section id="section-links" class="section-links col col-lg-5 col-md-12">
8484
<div class="section-links--content">
85-
<img id="logo" src="../theme/images/logo.svg" alt="Cottage Labs Logo">
8685
<h1>MAKE THE MOST OF YOUR DATA</h1>
8786
<div class="line"></div>
8887
<div class="links-container">
@@ -101,7 +100,7 @@ <h1>MAKE THE MOST OF YOUR DATA</h1>
101100
</div>
102101
</div>
103102
</section>
104-
<section id="section-clients" class="section-clients col-auto">
103+
<section id="section-clients" class="section-clients col-lg-6 col-md-12">
105104
<h2>Trusted partners with</h2>
106105
<div class="clients-logos-container">
107106
<a href="http://antleaf.com/" title="Antleaf" target="_blank">

output/category/projects.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,9 @@
7979
</div>
8080
</nav><main>
8181
<div class="container">
82-
<div class="row homepage">
83-
<section id="section-links" class="section-links col col-5">
82+
<div class="row justify-content-between homepage">
83+
<section id="section-links" class="section-links col col-lg-5 col-md-12">
8484
<div class="section-links--content">
85-
<img id="logo" src="../theme/images/logo.svg" alt="Cottage Labs Logo">
8685
<h1>MAKE THE MOST OF YOUR DATA</h1>
8786
<div class="line"></div>
8887
<div class="links-container">
@@ -101,7 +100,7 @@ <h1>MAKE THE MOST OF YOUR DATA</h1>
101100
</div>
102101
</div>
103102
</section>
104-
<section id="section-clients" class="section-clients col-auto">
103+
<section id="section-clients" class="section-clients col-lg-6 col-md-12">
105104
<h2>Trusted partners with</h2>
106105
<div class="clients-logos-container">
107106
<a href="http://antleaf.com/" title="Antleaf" target="_blank">

output/index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,9 @@
7979
</div>
8080
</nav><main>
8181
<div class="container">
82-
<div class="row homepage">
83-
<section id="section-links" class="section-links col col-5">
82+
<div class="row justify-content-between homepage">
83+
<section id="section-links" class="section-links col col-lg-5 col-md-12">
8484
<div class="section-links--content">
85-
<img id="logo" src="./theme/images/logo.svg" alt="Cottage Labs Logo">
8685
<h1>MAKE THE MOST OF YOUR DATA</h1>
8786
<div class="line"></div>
8887
<div class="links-container">
@@ -101,7 +100,7 @@ <h1>MAKE THE MOST OF YOUR DATA</h1>
101100
</div>
102101
</div>
103102
</section>
104-
<section id="section-clients" class="section-clients col-auto">
103+
<section id="section-clients" class="section-clients col-lg-6 col-md-12">
105104
<h2>Trusted partners with</h2>
106105
<div class="clients-logos-container">
107106
<a href="http://antleaf.com/" title="Antleaf" target="_blank">
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)