Skip to content

Commit

Permalink
Add padding to development spec build (#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs authored May 15, 2024
1 parent 7af7eb6 commit 77d50db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/makefiles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ main, footer, header {
main {
counter-reset: table figure;
background-color: var(--bg-color);
margin-top: 75px;
}
footer, header {
font-size: smaller;
Expand Down

0 comments on commit 77d50db

Please sign in to comment.