Skip to content

Commit

Permalink
website: reduce margins
Browse files Browse the repository at this point in the history
  • Loading branch information
fwbrasil committed Nov 28, 2023
1 parent 8c299de commit e9fbd69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/custom.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.content {
padding-left: 10px;
padding-right: 10px;
padding-left: 1px;
padding-right: 1px;
}

0 comments on commit e9fbd69

Please sign in to comment.