Skip to content

Commit

Permalink
Merge pull request #256 from CivicDataLab/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
PixeledCode authored Nov 23, 2023
2 parents dca5665 + 80b9ea1 commit 5a56569
Show file tree
Hide file tree
Showing 38 changed files with 673 additions and 631 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export function Content({ data }: { data: IProps }) {
<>
<BreadCrumb backUrl={`/${data.district}`} crumbs={breadcrumbs} />

<div div className="container py-1 lg:py-2">
<div className="container py-1 lg:py-2">
<Text variant="heading3xl" as="h1" color="subdued" className="mt-7">
{departmentData.deptTitle}
</Text>
Expand Down
Loading

1 comment on commit 5a56569

@vercel
Copy link

@vercel vercel bot commented on 5a56569 Nov 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

opub-www – ./apps/www

opub-www.vercel.app
opub-www-civicdatalab.vercel.app
opub-www-git-main-civicdatalab.vercel.app

Please sign in to comment.