Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
fix: check
Browse files Browse the repository at this point in the history
  • Loading branch information
mayuran-deriv committed Oct 4, 2023
1 parent 8886ebc commit 1665900
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ const StyledHeader = styled(Header)`
text-align: center;
}
@media ${device.mobileM} {
text-align: center;
text-align: start;
inline-size: 38rem;
}
`
Expand Down

0 comments on commit 1665900

Please sign in to comment.