Adding illustration, stylistic changes
This commit is contained in:
@@ -12,7 +12,7 @@ const Card = ({ ...props }) => (
|
||||
<img className="w-full" src={ImgSprint} alt="Sprint Work" />
|
||||
)}
|
||||
</Link>
|
||||
<div className="px-6 py-4 bg-white">
|
||||
<div className="px-6 py-4">
|
||||
<Link className="no-underline" to={props.url}>
|
||||
<h3 className="text-black font-bold text-xl mb-2">{props.title}</h3>
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user