Change "affordable vm hosting.." text
This commit is contained in:
parent
a56f626aef
commit
de76311ea3
2 changed files with 5 additions and 1 deletions
|
@ -434,6 +434,10 @@ button, input, optgroup, select, textarea {
|
|||
font-size: 21px !important;
|
||||
}
|
||||
|
||||
.new-lead .small-text {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.split-section .split-text .split-title{
|
||||
position: relative;
|
||||
margin-bottom: 25px;
|
||||
|
|
|
@ -130,7 +130,7 @@
|
|||
<div class="row text-center">
|
||||
<div class="col-xs-12 col-md-6 text">
|
||||
<h2 class="section-heading">{% trans "Simple and affordable: Try our virtual machine with featherlight price." %}</h2>
|
||||
<p class="lead new-lead">{% trans "Affordable VM hosting based in Switzerland" %}</p>
|
||||
<p class="lead new-lead">{% blocktrans %}Ready in 30 seconds.<br/>Experience the unbeatable speed from Data Center Light.<br/>From confirmation to access, our VM takes only 30 seconds.<br/><span class="small-text">*measurement for a single VM, multiple VMs may take few seconds longer.</span>{% endblocktrans %}</p>
|
||||
</div>
|
||||
|
||||
<div class="col-xs-12 col-md-6 hero-feature">
|
||||
|
|
Loading…
Reference in a new issue