Some cosmetic edits

This commit is contained in:
Kent Joseph T. Palima
2026-04-30 14:20:04 +08:00
parent 7974127d99
commit 2a27959de3
+7 -7
View File
@@ -20,7 +20,7 @@ import family3 from '../../assets/images/family/family_3.png';
<div class="text-panel"> <div class="text-panel">
<a href="/executive-committee" class="cover" style="color: inherit; text-decoration: none;"> <a href="/executive-committee" class="cover" style="color: inherit; text-decoration: none;">
<h3>Executive Committee</h3> <h3>Executive Committee &rarr;</h3>
</a> </a>
<a href="/executive-committee" class="under" style="color: inherit; text-decoration: none;"> <a href="/executive-committee" class="under" style="color: inherit; text-decoration: none;">
<h3>Executive Committee</h3> <h3>Executive Committee</h3>
@@ -40,7 +40,7 @@ import family3 from '../../assets/images/family/family_3.png';
<div class="text-panel"> <div class="text-panel">
<a href="/current-members" class="cover" style="color: inherit; text-decoration: none;"> <a href="/current-members" class="cover" style="color: inherit; text-decoration: none;">
<h3>Current Members</h3> <h3>Current Members &rarr;</h3>
</a> </a>
<a href="/current-members" class="under" style="color: inherit; text-decoration: none;"> <a href="/current-members" class="under" style="color: inherit; text-decoration: none;">
<h3>Current Members</h3> <h3>Current Members</h3>
@@ -59,13 +59,13 @@ import family3 from '../../assets/images/family/family_3.png';
</div> </div>
<div class="text-panel"> <div class="text-panel">
<div class="cover"> <a href="#" class="cover" style="color: inherit; text-decoration: none;">
<h3>Notable Members</h3> <h3>Notable Members &rarr;</h3>
</div> </a>
<div class="under"> <a href="#" class="under" style="color: inherit; text-decoration: none;">
<h3>Notable Members</h3> <h3>Notable Members</h3>
<strong>Some of UP IECEP's most well respected and accomplished individuals</strong> <strong>Some of UP IECEP's most well respected and accomplished individuals</strong>
</div> </a>
</div> </div>
</div> </div>