create single page of courses
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
class="suggestions px-[1vw] md:px-[1.042vw] mt-[12vw] md:mt-[3.3vw] md:bg-white rounded-[0.781vw] flex flex-col gap-[0.417vw] pb-[1.667vw]"
|
||||
>
|
||||
<div
|
||||
class="ps-[1.5vw] border-b-[2px] mt-[2vw] flex gap-x-[1vw] items-center text-[0.833vw] text-[#878787]"
|
||||
class="ps-[1.5vw] border-b-[0.104vw] mt-[2vw] flex gap-x-[1vw] items-center text-[0.833vw] text-[#878787]"
|
||||
>
|
||||
<span
|
||||
class="text-[0.741vw] text-[#383E43] flex items-center gap-[0.5vw] pb-[0.681vw]"
|
||||
@@ -43,7 +43,7 @@
|
||||
</span>
|
||||
<ul class="gap-x-[1vw] items-center hidden md:flex">
|
||||
<li
|
||||
class="pb-[0.681vw] text-primaryGreen border-b-[2px] border-primaryGreen"
|
||||
class="pb-[0.5vw] text-primaryGreen border-b-[0.104vw] border-primaryGreen"
|
||||
>
|
||||
همه دوره ها
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user