Remove landing section labels
This commit is contained in:
@@ -2000,21 +2000,6 @@ textarea {
|
||||
padding: 190px 0 90px;
|
||||
}
|
||||
|
||||
.spota-eyebrow {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
margin-bottom: 18px;
|
||||
padding: 8px 14px;
|
||||
color: #0f766e;
|
||||
background: rgba(20, 184, 166, 0.12);
|
||||
border: 1px solid rgba(20, 184, 166, 0.2);
|
||||
border-radius: 999px;
|
||||
font-size: 12px;
|
||||
font-weight: 700;
|
||||
letter-spacing: 0.12em;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.spota-hero h1 {
|
||||
max-width: 780px;
|
||||
color: #0f172a;
|
||||
@@ -2224,12 +2209,6 @@ textarea {
|
||||
background: linear-gradient(135deg, #0f172a, #0f766e);
|
||||
}
|
||||
|
||||
.spota-access-section .spota-eyebrow {
|
||||
color: #a7f3d0;
|
||||
background: rgba(255, 255, 255, 0.08);
|
||||
border-color: rgba(255, 255, 255, 0.18);
|
||||
}
|
||||
|
||||
.spota-access-section h2,
|
||||
.spota-access-section p {
|
||||
color: #fff;
|
||||
|
||||
@@ -53,7 +53,6 @@
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-7 col-md-12">
|
||||
<div class="contents spota-hero-content wow fadeInUp">
|
||||
<span class="spota-eyebrow">Sistem Pendukung Tugas Akhir</span>
|
||||
<h1>Kelola proses tugas akhir Informatika UNTAN dalam satu platform.</h1>
|
||||
<p>
|
||||
SPOTA membantu mahasiswa, dosen, dan admin memantau alur tugas akhir mulai dari pengajuan,
|
||||
@@ -116,7 +115,6 @@
|
||||
<section id="fitur" class="spota-section">
|
||||
<div class="container">
|
||||
<div class="section-header text-center">
|
||||
<span class="spota-eyebrow">Fokus SPOTA</span>
|
||||
<h2 class="section-title">Satu alur untuk tugas akhir</h2>
|
||||
<p>Dirancang untuk memperjelas komunikasi, status administrasi, dan monitoring akademik.</p>
|
||||
</div>
|
||||
@@ -150,7 +148,6 @@
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-5">
|
||||
<span class="spota-eyebrow">Akses Cepat</span>
|
||||
<h2>Masuk sesuai peran pengguna.</h2>
|
||||
<p>Pilih portal sesuai kebutuhan untuk melanjutkan aktivitas tugas akhir di SPOTA.</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user