Skip to content

Commit

Permalink
fix: align text
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
  • Loading branch information
caarlos0 committed Aug 4, 2021
1 parent f3a6d71 commit c7f8b98
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions static/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ div.main {
min-width: 300px;
}

div.main p {
text-align: center;
}

div.main,
div.code {
padding-top: 30px;
Expand Down

0 comments on commit c7f8b98

Please sign in to comment.