Update feature.html

This commit is contained in:
dalcon007 2017-04-11 22:36:10 -04:00 committed by GitHub
commit 146ec85e8f

View file

@ -20,14 +20,14 @@
</div>
<div class="col-lg-4 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-check wow text-primary" data-wow-delay=".1s"></i>
<i class="fa fa-4x fa fa-arrow-circle-o-down wow text-primary" data-wow-delay=".1s"></i>
<h3 class="headerdark">2. Ombi matches request and sends to DVR app</h3>
<p class="text-muted"></p>
</div>
</div>
<div class="col-lg-4 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-play wow text-primary" data-wow-delay=".2s"></i>
<i class="fa fa-4x fa-play-circle wow text-primary" data-wow-delay=".2s"></i>
<h3 class="headerdark">3. DVR app retreives content and pushes to Plex/Emby</h3>
<p class="text-muted"></p>
</div>