Skip to content

Commit

Permalink
#16 failed attempts
Browse files Browse the repository at this point in the history
  • Loading branch information
nan-dan-unni committed Jul 23, 2021
1 parent ca48353 commit 96d1c23
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/app/pages/ReadBlog/index.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
.ReadBlog {
margin-bottom: 100px;
}
/* #16: Partial display fix */
/* .ReadBlog .Blog-Body {
margin-left: 10px;
z-index: 1;
} */
@media only screen and (max-width: 600px) {
}

0 comments on commit 96d1c23

Please sign in to comment.