Skip to content

Commit

Permalink
Merge pull request #4 from aialok/aialok-brancha
Browse files Browse the repository at this point in the history
Updated UI & UX
  • Loading branch information
aialok authored Oct 1, 2023
2 parents 67bd5c1 + fb4441b commit d2ca02d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified src/assets/images/DSC_0036.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions src/pages/sophomore.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@

<div class="flex w-full">

<div class="object-fill w-1/2 ">
<img src="../assets/images/DSC_0036.JPG" alt="Image" class="h-56 object-cover">
<div class="object-fill ">
<img src="../assets/images/DSC_0036.JPG" alt="Image" class="h-56 object-cover ">
</div>


<div class="w-3/5 p-4 my-auto">
<div class="font-bold text-xl mb-2 ">Manesh Koppisetti</div>
<p class="text-gray-700 text-base">Branch: CSE</p>
<p class="text-gray-700 text-base">Hobby: creating clones and contributing</p>
<p class="text-gray-700 text-base">Hobby: creating Clones <br> and contributing</p>
<button class="bg-orange-500 text-black hover:ring-2 hover:ring-orange-500 py-2 px-4 rounded-full mt-6"> <a href="#" target="_blank" class="font-medium"
>Portfolio</a
></button>
Expand All @@ -62,7 +62,7 @@
<div class="w-3/5 p-4 my-auto">
<div class="font-bold text-xl mb-2 ">Alok Gupta</div>
<p class="text-gray-700 text-base">Branch: CSE</p>
<p class="text-gray-700 text-base">Hobby: Coding</p>
<p class="text-gray-700 text-base">Hobby: Coding, Photography</p>
<button class="bg-orange-500 text-black hover:ring-2 hover:ring-orange-500 py-2 px-4 rounded-full mt-6"> <a href="#" target="_blank" class="font-medium"
>Portfolio</a
></button>
Expand Down

0 comments on commit d2ca02d

Please sign in to comment.