Fixed lead text align with 100% IPv6

This commit is contained in:
Mondi Geetha 2017-06-30 14:42:10 +05:30
parent 6a96a86fd1
commit 34395f68eb

View file

@ -103,15 +103,15 @@
<div class="container container-small">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 tech-sub-sec">
<h2>{% trans "We bring the future to you." %}</h2>
</div>
<div class="col-xs-12 col-sm-7 col-md-8 col-lg-8 text-left tech-sub-sec ">
<div class="tech-sub-sec">
<h2>{% trans "We bring the future to you." %}</h2>
<p class="lead">{% blocktrans %} Data Center Light uses the most modern technologies out there.<br>
Your VM needs only IPv6. Data Center Light provides<br> transparent two-way IPv6/IPv4 translation.
{% endblocktrans %}</p>
</div>
</div>
<div class="col-xs-12 col-sm-5 col-md-4 col-lg-4 percent-text text-right padding-vertical">
<div class="col-xs-12 col-sm-5 col-md-4 col-lg-4 percent-text text-right">
100% <strong>IPv6</strong>
</div>
</div>