Skip to content

Commit

Permalink
text align for heading
Browse files Browse the repository at this point in the history
  • Loading branch information
thenry3 committed Dec 9, 2019
1 parent 26ffcf8 commit 93a4f85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Heading/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ const Wrapper = styled('div')`
const HeadTitle = styled('p')`
font-size: 48px;
margin-top: 5vh;
text-align: center;
@media only screen and (max-width: 800px) {
font-size: 30px;
line-height: 45px;
Expand Down

0 comments on commit 93a4f85

Please sign in to comment.