Skip to content

Commit f018265

Browse files
authored
Merge pull request #367 from vania-pooh/master
Moved Selenoid to the right
2 parents dae4474 + 28ba859 commit f018265

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

site/layouts/partials/hero.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,6 @@ <h1 class="hero__heading-title">Simple and extremely efficient solutions<br />fo
99
</div>
1010
<div class="col-12">
1111
<div class="row hero__features">
12-
<div class="col-12 col-lg-auto mb-4">
13-
<a href="https://aerokube.com/selenoid/" class="hero__feature hero__feature_selenoid">
14-
<h4 class="hero__feature-title">Selenoid</h4>
15-
<div class="hero__feature-divider"></div>
16-
<p class="hero__feature-description">
17-
Your company is using cloud virtual machines
18-
</p>
19-
</a>
20-
</div>
2112
<div class="col-12 col-lg-auto mb-4">
2213
<a href="https://aerokube.com/moon/" class="hero__feature hero__feature_moon">
2314
<h4 class="hero__feature-title">Moon</h4>
@@ -36,6 +27,15 @@ <h4 class="hero__feature-title">Moon Cloud</h4>
3627
</p>
3728
</a>
3829
</div>
30+
<div class="col-12 col-lg-auto mb-4">
31+
<a href="https://aerokube.com/selenoid/" class="hero__feature hero__feature_selenoid">
32+
<h4 class="hero__feature-title">Selenoid</h4>
33+
<div class="hero__feature-divider"></div>
34+
<p class="hero__feature-description">
35+
Your company is using cloud virtual machines
36+
</p>
37+
</a>
38+
</div>
3939
</div>
4040
</div>
4141
</div>

site/static/img/pipes.svg

Lines changed: 5 additions & 5 deletions
Loading

0 commit comments

Comments
 (0)