chabge styles
This commit is contained in:
@@ -41,10 +41,6 @@ const ServiceV1 = () => {
|
||||
<div className="row">
|
||||
<div className="col-xl-9 col-lg-10 m-auto">
|
||||
<h1 className="heading">Performance Marketing</h1>
|
||||
{/*<p className="sub-heading">*/}
|
||||
{/* deski helps teams of all sizes get better at delivering*/}
|
||||
{/* effortless customer*/}
|
||||
{/*</p>*/}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -96,7 +92,7 @@ const ServiceV1 = () => {
|
||||
<p className="font-rubik" style={{padding:'10px 0 5px 0', fontSize: '22px' ,lineHeight: '1.58em', color: '#2a2a2a'}}>
|
||||
Now, what does performance marketing entail? It’s about deploying strategies that hit the mark, such as:
|
||||
</p>
|
||||
<ul className="list-item-one" style={{ listStyleType: 'lower-roman', padding: '30px 10px 20px 40px', backgroundColor: 'Aliceblue', marginLeft: '30px', borderRadius: '10px'}}>
|
||||
<ul className="list-item-one" style={{ listStyleType: 'circle', padding: '30px 10px 20px 40px', backgroundColor: 'Aliceblue', marginLeft: '30px', borderRadius: '10px', fontSize: '22px' }}>
|
||||
<li> Crafting targeted advertising campaigns</li>
|
||||
<li>Launching paid media ads that speak to the heart</li>
|
||||
<li>Employing retargeting strategies to keep your brand top-of-mind</li>
|
||||
|
||||
Reference in New Issue
Block a user