Update feature.html

pull/1387/head
dalcon007 8 years ago committed by GitHub
parent 55cdb81b41
commit 146ec85e8f

@ -20,14 +20,14 @@
</div> </div>
<div class="col-lg-4 col-md-6 text-center"> <div class="col-lg-4 col-md-6 text-center">
<div class="service-box"> <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> <h3 class="headerdark">2. Ombi matches request and sends to DVR app</h3>
<p class="text-muted"></p> <p class="text-muted"></p>
</div> </div>
</div> </div>
<div class="col-lg-4 col-md-6 text-center"> <div class="col-lg-4 col-md-6 text-center">
<div class="service-box"> <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> <h3 class="headerdark">3. DVR app retreives content and pushes to Plex/Emby</h3>
<p class="text-muted"></p> <p class="text-muted"></p>
</div> </div>

Loading…
Cancel
Save