Skip to content

Commit

Permalink
Figcaption: Give some horizontal margin
Browse files Browse the repository at this point in the history
  • Loading branch information
ewels committed Mar 28, 2024
1 parent 138572e commit 4fdfa16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -1329,7 +1329,7 @@ code .line:not(:only-child)::before {
figcaption {
font-size: 1.2rem;
color: #777;
margin-bottom: 2rem;
margin: 0 2rem 2rem;
}

video {
Expand Down

0 comments on commit 4fdfa16

Please sign in to comment.