Skip to content

Commit

Permalink
Update people.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
adityakusupati authored Aug 8, 2024
1 parent 5eb9e5a commit a0952c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/people.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ export default function Home() {
/>
</div>
</div>
</div>
<div className="px-5">
<h3 className="h3 mb-4 mt-8">Ph.D. Students</h3>
<div className="grid md:grid-cols-5 md:gap-x-3 md:gap-y-3 sm:grid-cols-3 gap-3 grid-cols-2">
Expand Down

0 comments on commit a0952c7

Please sign in to comment.