mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 05:42:41 +02:00
wip
This commit is contained in:
@@ -140,7 +140,7 @@ function CourseFeature(props: CourseFeatureProps) {
|
||||
<img
|
||||
src={imgUrl}
|
||||
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>
|
||||
)}
|
||||
|
Reference in New Issue
Block a user