Skip to content

Commit

Permalink
Fix homepage width and alignment of posts (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
526avijitgupta committed May 30, 2022
1 parent a3965cc commit 5dde166
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,9 @@ table td {
}

.home-posts {
margin: auto;
padding-top: 20px;
width: 80%;
}

/* SINGLE */
Expand Down

0 comments on commit 5dde166

Please sign in to comment.