Quickfix styling
This commit is contained in:
@@ -139,7 +139,7 @@ const ServicesPage = () => (
|
||||
</section>
|
||||
|
||||
<div className="px-4 py-16 bg-saburly-fadeout">
|
||||
<div className="container mx-auto lg:flex justify-center items-center">
|
||||
<div className="container mx-auto xl:flex justify-center items-center">
|
||||
<SectionIntro
|
||||
headline="Flexible Workflow"
|
||||
text="We are helping everything from Fortune 500 companies to startups
|
||||
@@ -149,7 +149,7 @@ const ServicesPage = () => (
|
||||
value and meets your specific business requirements"
|
||||
classes="container mx-auto"
|
||||
/>
|
||||
<img src={HowWeWork} className="-mb-16" alt="DevOps Agency" />
|
||||
<img src={HowWeWork} className="w-full -mb-16" alt="DevOps Agency" />
|
||||
</div>
|
||||
<WorkStyle />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user