edit homepage

This commit is contained in:
Jesselyn Mu
2025-01-30 15:29:47 +07:00
parent 43a6030d24
commit 1a0b4b83c3
3 changed files with 6 additions and 0 deletions

View File

@ -40,6 +40,11 @@ def show_home():
flex: 1;
}
.text-content h1 {
color: #264CBE; /* Warna biru */
font-size: 70px; /* Ukuran teks */
}
.image-content {
flex: 1;
text-align: right;
@ -199,6 +204,7 @@ def show_home():
f"""
<div class="center-content">
<div class="text-content">
<h1>TALENTRA</h1>
<p><strong>Aplikasi Prediksi Retensi Karyawan</strong></p>
</div>
<div class="image-content">