Skip to content

Commit 118a93b

Browse files
committed
descriptions added
1 parent cf4f2bd commit 118a93b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

general.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127

128128
.image-content{
129129
position: absolute;
130-
bottom: -35px;
130+
bottom: -90px;
131131
transition: all 0.8s;
132132
opacity: 1;
133133
}

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ <h1 class="text-3xl font-medium title-font mb-4 text-white reveal">OUR TEAM</h1>
195195
<div class="w-full image-content">
196196
<h2 class="title-font font-medium text-lg text-rose-50">Noman Ahmed</h2>
197197
<h3 class="text-xounity-blue mb-3">Community Lead</h3>
198-
<!-- <p class="mb-4">DIY tote bag drinking vinegar cronut adaptogen squid fanny pack vaporware.</p> -->
198+
<p class="mb-4 text-xounity-blue">Software Engineer | Flutter | App Developer | SMIU Student</p>
199199
<span class="inline-flex">
200200
<a class="text-xounity-blue socials2">
201201
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
@@ -232,7 +232,7 @@ <h3 class="text-xounity-blue mb-3">Community Lead</h3>
232232
<div class="w-full image-content">
233233
<h2 class="title-font font-medium text-lg text-rose-50">Furqan Khalil</h2>
234234
<h3 class="text-xounity-blue mb-3">Lead Content Writer</h3>
235-
<!-- <p class="mb-4">DIY tote bag drinking vinegar cronut adaptogen squid fanny pack vaporware.</p> -->
235+
<p class="mb-4 text-xounity-blue">Web Developer | Freelancer | Creative | Hardworking</p>
236236
<span class="inline-flex">
237237
<a class="text-xounity-blue socials2">
238238
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
@@ -269,7 +269,7 @@ <h3 class="text-xounity-blue mb-3">Lead Content Writer</h3>
269269
<div class="w-full image-content">
270270
<h2 class="title-font font-medium text-lg text-rose-50">Ahmed Zaheer</h2>
271271
<h3 class="text-xounity-blue mb-3">Event Manager</h3>
272-
<!-- <p class="mb-4">DIY tote bag drinking vinegar cronut adaptogen squid fanny pack vaporware.</p> -->
272+
<p class="mb-4 text-xounity-blue">Skilled Person | Communication Skill | Confident | Experienced</p>
273273
<span class="inline-flex">
274274
<a class="text-xounity-blue socials2">
275275
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
@@ -306,7 +306,7 @@ <h3 class="text-xounity-blue mb-3">Event Manager</h3>
306306
<div class="w-full image-content">
307307
<h2 class="title-font font-medium text-lg text-rose-50">Hafizullah Khokhar</h2>
308308
<h3 class="text-xounity-blue mb-3">Social Media Manager</h3>
309-
<!-- <p class="mb-4">DIY tote bag drinking vinegar cronut adaptogen squid fanny pack vaporware.</p> -->
309+
<p class="mb-4 text-xounity-blue">Social | Active | Youtuber | Aesthetic | Photographer</p>
310310
<span class="inline-flex">
311311
<a class="text-xounity-blue socials2">
312312
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
@@ -343,7 +343,7 @@ <h3 class="text-xounity-blue mb-3">Social Media Manager</h3>
343343
<div class="w-full image-content">
344344
<h2 class="title-font font-medium text-lg text-rose-50">Muhaddis Afzal</h2>
345345
<h3 class="text-xounity-blue mb-3">Tech Team Lead</h3>
346-
<!-- <p class="mb-4">DIY tote bag drinking vinegar cronut adaptogen squid fanny pack vaporware.</p> -->
346+
<p class="mb-4 text-xounity-blue">Front-End Developer | Collaborative | Fast Learner | Problem Solving</p>
347347
<span class="inline-flex">
348348
<a class="text-xounity-blue socials2">
349349
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
@@ -380,7 +380,7 @@ <h3 class="text-xounity-blue mb-3">Tech Team Lead</h3>
380380
<div class="w-full image-content">
381381
<h2 class="title-font font-medium text-lg text-rose-50">Mirza Zain</h2>
382382
<h3 class="text-xounity-blue mb-3">Tech Team</h3>
383-
<!-- <p class="mb-4">DIY tote bag drinking vinegar cronut adaptogen squid fanny pack vaporware.</p> -->
383+
<p class="mb-4 text-xounity-blue">Web Developer | React | Talented | Motivated</p>
384384
<span class="inline-flex">
385385
<a class="text-xounity-blue socials2">
386386
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"

0 commit comments

Comments
 (0)