center demo cta
This commit is contained in:
parent
6c2c713a39
commit
369f9b6ce3
|
@ -30,7 +30,7 @@ body.page-home {
|
|||
}
|
||||
|
||||
p.lead{
|
||||
font-size: 24px;
|
||||
font-size: 21px;
|
||||
}
|
||||
|
||||
#primary-cta{
|
||||
|
@ -406,13 +406,8 @@ body.page-home {
|
|||
}
|
||||
}
|
||||
|
||||
&.cta {
|
||||
#demo-cta{
|
||||
text-align: center;
|
||||
|
||||
.btn {
|
||||
position: relative;
|
||||
margin: 0 50%;
|
||||
}
|
||||
}
|
||||
|
||||
#latest-announcement{
|
||||
|
|
|
@ -249,7 +249,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div> <!-- /.terminal-item -->
|
||||
<div class="cta col-sm-12 col-lg-8 col-lg-offset-2">
|
||||
<div class="cta col-sm-12 col-lg-8 col-lg-offset-2" id="demo-cta">
|
||||
<p class="lead">The intro contains a walkthrough guide, introductory literature and
|
||||
a range of examples to experiment with Terraform.</p>
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue