Skip to content

Commit

Permalink
Add caption formatting to iframe
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumgardener committed Dec 27, 2024
1 parent d813cf4 commit bb5396a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions quartz/styles/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -368,4 +368,9 @@ iframe#slider {
display: block;
margin-left: auto;
margin-right: auto;

+ em {
text-align: center;
padding-top: 1rem;
}
}

0 comments on commit bb5396a

Please sign in to comment.