Restructuring and styling services and index pages
This commit is contained in:
@@ -10,7 +10,8 @@ import UXResearch from '../images/ux-research.svg'
|
||||
import UnitIntegration from '../images/unit-and-integration-testing.svg'
|
||||
|
||||
const WorkStyle = ({ ...props }) => (
|
||||
<section className="container rounded overflow-hidden shadow-md mx-auto text-center my-4 bg-white">
|
||||
<section className="container rounded overflow-hidden border-bottom-saburly mx-auto my-4 bg-white">
|
||||
{props.children}
|
||||
<div className="mx-auto text-center border-grey-lighter">
|
||||
<div className="flex flex-wrap text-grey-darker">
|
||||
<div className="w-full md:w-1/2 p-8 md:border-r-2 border-grey-lighter">
|
||||
|
||||
Reference in New Issue
Block a user