Skip to content

Commit

Permalink
Bottom margin for <dd>
Browse files Browse the repository at this point in the history
  • Loading branch information
spaze committed Jun 22, 2024
1 parent e0f6062 commit ef3f1c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/public/www.michalspacek.cz/i/css/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ ul {
padding: 0 1em;
}
li { padding: 0.4em 0; }
dd { margin-bottom: 0.7em; }
table {
border-spacing: 0;
white-space: nowrap;
Expand Down

0 comments on commit ef3f1c5

Please sign in to comment.