forked from izu/student-web-if-development-kit
Merge pull request 'fix/divisi-kepengurusan' (#8) from fix/divisi-kepengurusan into main
Reviewed-on: #8
This commit was merged in pull request #8.
This commit is contained in:
@@ -1410,10 +1410,6 @@
|
||||
class="border border-white/10 rounded-2xl bg-white/[0.01] backdrop-blur-md grid grid-cols-1 md:grid-cols-3 overflow-hidden">
|
||||
<!-- Bidang 1 -->
|
||||
<div class="group flex flex-col space-y-3 cursor-default p-8 lg:p-10">
|
||||
<span data-i18n="grp_limaem_divisi_b1_label"
|
||||
class="text-hmif-secondary font-bold text-xs md:text-sm tracking-wider uppercase transition-colors duration-300 group-hover:text-amber-300">
|
||||
Bidang 1
|
||||
</span>
|
||||
<h3 data-i18n="grp_limaem_divisi_b1_title"
|
||||
class="text-xl md:text-2xl font-bold text-white leading-snug transition-colors duration-300 group-hover:text-hmif-secondary">
|
||||
Pengembangan Sumber Daya Mahasiswa dan Kaderisasi
|
||||
@@ -1430,10 +1426,6 @@
|
||||
|
||||
<!-- Bidang 2 -->
|
||||
<div class="group flex flex-col space-y-3 cursor-default p-8 lg:p-10">
|
||||
<span data-i18n="grp_limaem_divisi_b2_label"
|
||||
class="text-hmif-secondary font-bold text-xs md:text-sm tracking-wider uppercase transition-colors duration-300 group-hover:text-amber-300">
|
||||
Bidang 2
|
||||
</span>
|
||||
<h3 data-i18n="grp_limaem_divisi_b2_title"
|
||||
class="text-xl md:text-2xl font-bold text-white leading-snug transition-colors duration-300 group-hover:text-hmif-secondary">
|
||||
Media Komunikasi dan Konten Digital
|
||||
@@ -1449,10 +1441,6 @@
|
||||
|
||||
<!-- Bidang 3 -->
|
||||
<div class="group flex flex-col space-y-3 cursor-default p-8 lg:p-10">
|
||||
<span data-i18n="grp_limaem_divisi_b3_label"
|
||||
class="text-hmif-secondary font-bold text-xs md:text-sm tracking-wider uppercase transition-colors duration-300 group-hover:text-amber-300">
|
||||
Bidang 3
|
||||
</span>
|
||||
<h3 data-i18n="grp_limaem_divisi_b3_title"
|
||||
class="text-xl md:text-2xl font-bold text-white leading-snug transition-colors duration-300 group-hover:text-hmif-secondary">
|
||||
Inovasi dan Kompetisi Teknologi
|
||||
@@ -1469,10 +1457,6 @@
|
||||
|
||||
<!-- Bidang 4 -->
|
||||
<div class="group flex flex-col space-y-3 cursor-default p-8 lg:p-10">
|
||||
<span data-i18n="grp_limaem_divisi_b4_label"
|
||||
class="text-hmif-secondary font-bold text-xs md:text-sm tracking-wider uppercase transition-colors duration-300 group-hover:text-amber-300">
|
||||
Bidang 4
|
||||
</span>
|
||||
<h3 data-i18n="grp_limaem_divisi_b4_title"
|
||||
class="text-xl md:text-2xl font-bold text-white leading-snug transition-colors duration-300 group-hover:text-hmif-secondary">
|
||||
Pengembangan Organisasi
|
||||
@@ -1489,10 +1473,6 @@
|
||||
|
||||
<!-- Bidang 5 -->
|
||||
<div class="group flex flex-col space-y-3 cursor-default p-8 lg:p-10">
|
||||
<span data-i18n="grp_limaem_divisi_b5_label"
|
||||
class="text-hmif-secondary font-bold text-xs md:text-sm tracking-wider uppercase transition-colors duration-300 group-hover:text-amber-300">
|
||||
Bidang 5
|
||||
</span>
|
||||
<h3 data-i18n="grp_limaem_divisi_b5_title"
|
||||
class="text-xl md:text-2xl font-bold text-white leading-snug transition-colors duration-300 group-hover:text-hmif-secondary">
|
||||
Sosial Masyarakat
|
||||
@@ -1508,10 +1488,6 @@
|
||||
|
||||
<!-- Bidang 6 -->
|
||||
<div class="group flex flex-col space-y-3 cursor-default p-8 lg:p-10">
|
||||
<span data-i18n="grp_limaem_divisi_b6_label"
|
||||
class="text-hmif-secondary font-bold text-xs md:text-sm tracking-wider uppercase transition-colors duration-300 group-hover:text-amber-300">
|
||||
Bidang 6
|
||||
</span>
|
||||
<h3 data-i18n="grp_limaem_divisi_b6_title"
|
||||
class="text-xl md:text-2xl font-bold text-white leading-snug transition-colors duration-300 group-hover:text-hmif-secondary">
|
||||
Kewirausahaan dan Kemitraan
|
||||
|
||||
Reference in New Issue
Block a user