Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| feef0674cb | |||
| 5df19a9bdb | |||
| 6283bcb38d | |||
| 8afec7c48d | |||
| e4e298d53f | |||
| fa6badc279 | |||
| 5b62693755 |
Binary file not shown.
|
After Width: | Height: | Size: 492 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 934 KiB |
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="id" class="scroll-smooth">
|
||||
|
||||
<head>
|
||||
@@ -1152,7 +1152,7 @@
|
||||
<!-- Hero Section -->
|
||||
<header class="relative w-full min-h-screen flex items-center overflow-hidden" style="padding-top: 92px;">
|
||||
|
||||
<img id="api-hero-bg" src="./assets/images/bg-kehidupan-mahasiswa.png" alt="Foto Kegiatan Mahasiswa"
|
||||
<img id="api-hero-bg" src="./assets/images/bg-kehidupan-mahasiswa-opt.jpg" alt="Foto Kegiatan Mahasiswa"
|
||||
class="absolute inset-0 w-full h-full object-cover z-0" />
|
||||
|
||||
<div class="absolute inset-0 z-0"
|
||||
@@ -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