Skip to content

Commit

Permalink
fix(UI): font sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
dewanakl committed Dec 22, 2024
1 parent 6787e33 commit b68c472
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ <h2 class="font-esthetic py-4 m-0" style="font-size: 2rem;">Assalamualaikum Wara

<div data-aos="fade-right" data-aos-duration="2000">
<img src="./assets/images/cowo.png" alt="cowo" onclick="util.modal(this)" class="img-center-crop rounded-circle border border-3 border-light shadow my-4 mx-auto">
<h2 class="font-esthetic m-0" style="font-size: 2.5rem;">Wahyu Siapa</h2>
<h2 class="font-esthetic m-0" style="font-size: 2rem;">Nama Wahyu Siapa</h2>
<p class="mt-3 mb-1" style="font-size: 1.25rem;">Putra ke-1</p>
<p class="mb-0">Bapak ... dan Ibu ...</p>
</div>
Expand All @@ -191,7 +191,7 @@ <h2 class="font-esthetic my-4" style="font-size: 4rem;">&amp;</h2>

<div data-aos="fade-left" data-aos-duration="2000">
<img src="./assets/images/cewe.png" alt="cewe" onclick="util.modal(this)" class="img-center-crop rounded-circle border border-3 border-light shadow my-4 mx-auto">
<h2 class="font-esthetic m-0" style="font-size: 2.5rem;">Riski Siapa</h2>
<h2 class="font-esthetic m-0" style="font-size: 2rem;">Nama Riski Siapa</h2>
<p class="mt-3 mb-1" style="font-size: 1.25rem;">Putri ke-2</p>
<p class="mb-0">Bapak ... dan Ibu ...</p>
</div>
Expand Down

0 comments on commit b68c472

Please sign in to comment.