Skip to content

Commit

Permalink
Modify CSS for posts
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueBoy247 committed Jun 5, 2024
1 parent aee8550 commit ee0c656
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions styles/post.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,10 @@
font-size: 23px;
padding-left: 2%;
}
}
.content *{
max-width: 100%;
}
picture{
display: block;
}

0 comments on commit ee0c656

Please sign in to comment.