Skip to content

Commit 06c58f9

Browse files
kemurujaybuidl
authored andcommitted
fix(web): merge conflicts
1 parent 7d5c8ec commit 06c58f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/pages/Courts/CourtDetails/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const StyledCard = styled(Card)`
3333
`;
3434

3535
const StyledBreadcrumb = styled(Breadcrumb)`
36-
margin: 0px 0 12px 0;
36+
margin-bottom: 12px;
3737
`;
3838

3939
const StyledBreadcrumbSkeleton = styled.div`

0 commit comments

Comments
 (0)