Skip to content

Commit

Permalink
Fix formatting (#957)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjagm authored Sep 19, 2024
1 parent 222d572 commit b8fa129
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pages/index.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -505,8 +505,9 @@ const Home = (props: any) => {
</h3>
<p className='mb-4 dark:text-slate-300'>
We hold monthly Office Hours and Open Community Working
Meetings. Office Hours are every first Tuesday of the month and by appointment. Open Community Working Meetings
are every third Monday of the month at 12:00 PT.
Meetings. Office Hours are every first Tuesday of the month
and by appointment. Open Community Working Meetings are every
third Monday of the month at 12:00 PT.
</p>
<div className=''>
<button className='max-w-[300px] w-full text-center rounded border-2 bg-primary hover:bg-blue-700 transition-all duration-300 ease-in-out text-white h-[40px] mb-4 flex items-center justify-center mx-auto dark:border-none'>
Expand Down

0 comments on commit b8fa129

Please sign in to comment.