Skip to content

Commit aa0d7ce

Browse files
committed
upd btns
1 parent 400b661 commit aa0d7ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_includes/hero.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h1>PHP Testing for <br>everyone<span class="blue">_</span></h1>
1212
set of included modules tests are easy to write, easy to use and easy to maintain.<br>
1313
</p>
1414

15-
<div class="row home-btns">
15+
<div class="home-btns">
1616
<a class="btn btn-lg btn-install" href="/quickstart">Quick Start</a>&nbsp;
1717
<a class="btn btn-lg btn-default"
1818
href="http://sdclabs.com/codeception?utm_source=codeception.com&utm_medium=cover_section&utm_term=big_button&utm_campaign=reference">Enterprise

css/codeception.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ ul.navbar-nav {
449449
padding-top:0px;
450450
}
451451

452-
.row.home-btns{
452+
.home-btns{
453453
margin-top:40px;
454454
margin-bottom:40px;
455455
}
@@ -586,7 +586,7 @@ body .btn-lg {
586586
color:#333;
587587
}
588588

589-
.row.home-btns{
589+
.home-btns{
590590
margin-bottom:20px;
591591
}
592592

0 commit comments

Comments
 (0)