Added bottom padding to tayga image

This commit is contained in:
PCoder 2017-07-09 16:18:15 +05:30
commit 8980c7deb0
2 changed files with 4 additions and 1 deletions

View file

@ -61,7 +61,7 @@
<span class="logo-caption">{% trans "Our awesome juice" %}</span>
</div>
<div class="col-xs-12 col-sm-6 col-md-6 col-md-6 logo-wrap">
<img class="img-responsive" src="{% static 'datacenterlight/img/tayga.png' %}" alt="Tayga">
<img class="img-responsive btm-space-tayga" src="{% static 'datacenterlight/img/tayga.png' %}" alt="Tayga">
<span class="logo-caption">{% trans "Our NAT64 gateway" %}</span>
</div>