Stylistic changes according to new guidelines
This commit is contained in:
@@ -26,7 +26,7 @@ const PageIntro = ({ ...props }) => (
|
||||
{props.image && (
|
||||
<img
|
||||
src={props.image}
|
||||
className="lg:-mt-4 md:max-w-md xl:max-w-full z-10"
|
||||
className="md:max-w-md xl:max-w-full z-10"
|
||||
alt="Software Development Agency"
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user