Skip to content

Commit

Permalink
Merge pull request #601 from tomusborne/fix/dashboard-padding
Browse files Browse the repository at this point in the history
Add dashboard padding
  • Loading branch information
dgwyer authored Mar 7, 2024
2 parents 1eac68b + ca51bec commit cce47ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dashboard/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
.generatepress-dashboard {
max-width: 1000px;
margin: 40px auto;
padding: 0 30px;
font-size: 15px;

h2 {
Expand Down

0 comments on commit cce47ab

Please sign in to comment.