Skip to content

Commit

Permalink
Merge pull request #29 from maithili232/main
Browse files Browse the repository at this point in the history
Updated about.js page
  • Loading branch information
rbharath authored Nov 21, 2023
2 parents 36567b4 + 08fd098 commit 7efd4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion new-website/deepchem/pages/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const About = () => {
return (
<>
<section className="py-8 px-[25px] 2xl:px-[300px] about text-center lg:text-left min-h-[50vh] justify-center flex flex-col">
<h2>From Developer&apos;s Desk</h2>
<h2>From the Developer&apos;s Desk</h2>
<div className="flex flex-col lg:flex-row items-center justify-between gap-4 lg:gap-16">
<div className="w-full">
<div className="text-3xl text-dc-blue text-left leading-tight h-3">
Expand Down

0 comments on commit 7efd4c6

Please sign in to comment.