Removed border
This commit is contained in:
@@ -275,9 +275,9 @@
|
||||
<div class="row">
|
||||
<div class="col-6 col-lg-6" style="text-aligh:right;">
|
||||
<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>
|
||||
<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">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>
|
||||
|
||||
@@ -47,6 +47,11 @@
|
||||
height: 25%;
|
||||
}
|
||||
|
||||
.borderless li {
|
||||
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* ===================================
|
||||
General
|
||||
====================================== */
|
||||
|
||||
Reference in New Issue
Block a user