This commit is contained in:
2021-08-12 15:09:52 -04:00
2 changed files with 7 additions and 2 deletions
+2 -2
View File
@@ -273,9 +273,9 @@
<div class="row"> <div class="row">
<div class="col-6 col-lg-6" style="text-aligh:right;"> <div class="col-6 col-lg-6" style="text-aligh:right;">
<div class="heading-area"> <div class="heading-area">
<h4 class="heading wow slideInLeft">Float analytical, recommendation/rewards framework</h4> <h4 class="heading wow slideInLeft"><b>Float analytical, recommendation/rewards framework</b></h4>
</div> </div>
<ul class="list-group"> <ul class="list-group borderless">
<li class="list-group-item">Our platform analyzes current fleet behavior and display areas for improvement on our custom customer dashboard.</li> <li class="list-group-item">Our platform analyzes current fleet behavior and display areas for improvement on our custom customer dashboard.</li>
<li class="list-group-item">We provide immediate and longer term changes to improve fleet performance.</li> <li class="list-group-item">We provide immediate and longer term changes to improve fleet performance.</li>
<li class="list-group-item">We integrate company data into Float recommendation engine to provide insights.</li> <li class="list-group-item">We integrate company data into Float recommendation engine to provide insights.</li>
+5
View File
@@ -47,6 +47,11 @@
height: 25%; height: 25%;
} }
.borderless li {
border: none;
}
/* =================================== /* ===================================
General General
====================================== */ ====================================== */