Fix taglines, resize images.

This commit is contained in:
Pēteris Caune 2019-03-21 12:31:41 +02:00
parent 31d4582dc0
commit d7e977d599
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -250,7 +250,7 @@
class="icon" alt="PagerTeam icon" />
<h2>Pager Team</h2>
<p>On-call scheduling, alerting, and incident tracking.</p>
<p>On-call rotations without limits.</p>
<a href="{% url 'hc-add-pagerteam' %}" class="btn btn-primary">Add Integration</a>
</li>

View File

@ -402,7 +402,7 @@
<div class="col-md-2 col-sm-4 col-xs-6">
<div class="integration">
<img src="{% static 'img/integrations/pagerteam.png' %}" class="icon" alt="Pager Team icon" />
<h3>Pager Team <br><small>On-call rotations without limits</small></h3>
<h3>Pager Team <br><small>Incident Management</small></h3>
</div>
</div>