spacing added
This commit is contained in:
@@ -107,10 +107,10 @@ ol {
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 16px;
|
||||
font-size: 20px;
|
||||
font-weight: 400;
|
||||
line-height: 24px;
|
||||
color: #505056;
|
||||
color: #212529;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@ function ServicesAbout() {
|
||||
>
|
||||
<div className="appie-service-area pt-90 pb-100 undefined">
|
||||
<img src={Performance} alt="" />
|
||||
<span></span>
|
||||
<p>We guide a company through the EV conversion process, starting with insights on current performance of their existing fleet.</p>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -19,6 +19,7 @@ function FooterHomeOne({ className }) {
|
||||
</a>
|
||||
</div>
|
||||
<p>
|
||||
<span></span>
|
||||
{`Float saves their customers money from day one by analyzing their current fleet data on cost, emissions,time and resources and then makes recommendations on prioritization of vehicle replacements and infrastructure investments.`}
|
||||
</p>
|
||||
<a href="/service">
|
||||
|
||||
@@ -53,6 +53,7 @@ class RecentJobsOne extends Component {
|
||||
className="appie-hero-content "
|
||||
className="appie-title"
|
||||
>
|
||||
<span></span>
|
||||
<p>Float's recommendation engine enables tracking of vehicle usage, ownership & service costs, fuel costs, emissions.Its Telematics IoT enabled OBD device & dashcam to connect directly to the vehicle to pull data.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -53,6 +53,7 @@ function ServicesHomeOne({ className }) {
|
||||
>
|
||||
<div className="appie-service-area pt-90 pb-100 undefined">
|
||||
<img src={Performance} alt="" />
|
||||
<span></span>
|
||||
<p>We guide a company through the EV conversion process, starting with insights on current performance of their existing fleet.</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user