mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 13:52:46 +02:00
wip
This commit is contained in:
@@ -140,7 +140,7 @@ function CourseFeature(props: CourseFeatureProps) {
|
|||||||
<img
|
<img
|
||||||
src={imgUrl}
|
src={imgUrl}
|
||||||
alt={title}
|
alt={title}
|
||||||
className="-order-1 h-full w-full rounded-lg sm:order-2"
|
className="h-full w-full rounded-lg sm:order-2"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
|
Reference in New Issue
Block a user