Skip to content

Commit

Permalink
Merge pull request #30 from freshlybreemed/new-updates
Browse files Browse the repository at this point in the history
wip
  • Loading branch information
freshlybreemed authored Apr 21, 2022
2 parents b5c275d + 9786672 commit ff7128b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/components/Comics/ComicView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ const ComicView = () => {
width: 100%;
font-size: 1.5rem;
}
`
return (
<Wrapper>
Expand Down
5 changes: 3 additions & 2 deletions src/pages/dollz.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ const ComicsPage = () => {
</Paragraph>
<Paragraph>
Every figure is created to represent and relate to trendsetters like
you. And just like you, any and everywhere the Dare Dollz go, they
command attention.
you. And just like you, everywhere the Dare Dollz go, they command
attention.
</Paragraph>

<Paragraph>
Expand All @@ -123,6 +123,7 @@ const ComicsPage = () => {
</Email>
</ParagraphHeader>
</Paragraph>

{/* <Img fluid={box.childImageSharp.fluid} /> */}
</Container>
</MainWrapper>
Expand Down

0 comments on commit ff7128b

Please sign in to comment.