Skip to content

Commit 73eb514

Browse files
committed
Update
1 parent 4dc14f9 commit 73eb514

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

frontend/src/components/Blog.js

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -83,16 +83,6 @@ function Blog() {
8383
scrollbarWidth: 'auto',
8484
scrollbarColor: '#c1c1c1 transparent',
8585
}}
86-
>
87-
=======
88-
minHeight: '100vh',
89-
backgroundColor: '#f9f9f9',
90-
paddingLeft: '2rem',
91-
paddingRight: '2rem',
92-
paddingTop: '1rem',
93-
paddingBottom: '1rem',
94-
boxSizing: 'border-box',
95-
}}
9686
>
9787
<ReactMarkdown
9888
remarkPlugins={[remarkGfm]}

0 commit comments

Comments
 (0)