update
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
>
|
||||
دوره های پیشنهادی
|
||||
</h5>
|
||||
<div
|
||||
|
||||
<div
|
||||
class="mt-[4.051vw] md:mt-[2.1vw] grid gap-[4vw] md:gap-[1.25vw] grid-cols-1 md:grid-cols-4"
|
||||
>
|
||||
<div v-for="(course, index) in data.courses"
|
||||
@@ -36,6 +37,7 @@
|
||||
<Card :course="course" />
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user