Just fixed some cosmetic flaws
This commit is contained in:
@@ -12,13 +12,13 @@ import family3 from '../../assets/images/family/family_3.png';
|
||||
<img src={family1.src} alt="" />
|
||||
<div class="image-panel-popup">
|
||||
<h3>Current Members →</h3>
|
||||
<p>A short list of all the current members of UP IECEP</p>
|
||||
<p>A short list of all the current active members of UP IECEP</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="text-panel">
|
||||
<div class="cover">
|
||||
<h3>Executive Commitee</h3>
|
||||
<h3>Executive Committee</h3>
|
||||
</div>
|
||||
<div class="under">
|
||||
<h3>Executive Committee</h3>
|
||||
@@ -42,14 +42,14 @@ import family3 from '../../assets/images/family/family_3.png';
|
||||
</div>
|
||||
<div class="under">
|
||||
<h3>Current Members</h3>
|
||||
<strong>A short list of all the current members of UP IECEP</strong>
|
||||
<strong>A short list of all the current active members of UP IECEP</strong>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="image-panel">
|
||||
<img src={family3.src} alt="" />
|
||||
<div class="image-panel-popup">
|
||||
<h3>Executive Commitee →</h3>
|
||||
<h3>Executive Committee →</h3>
|
||||
<p>A bit information about the current heads of each committee</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -5,7 +5,7 @@ import Layout from '../layouts/Layout.astro';
|
||||
<Layout title="Shop | UP IECEP">
|
||||
<section class="shop-section">
|
||||
<h1>Shop</h1>
|
||||
<p>Check out our latest merchandise and updates directly from our page!</p>
|
||||
<p>Check out our latest updates directly from our Facebook page!</p>
|
||||
|
||||
<div class="fb-embed-container">
|
||||
<iframe
|
||||
|
||||
Reference in New Issue
Block a user