Skip to content

Commit

Permalink
facade for yt videos
Browse files Browse the repository at this point in the history
  • Loading branch information
dkuntze committed Oct 26, 2023
1 parent 45cb9c8 commit d51ab37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/embed/embed.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
}

.embed iframe {
border: 1px solid var(--color-gray-light-alt);
border: 1px solid var(--text-color);
border-radius: .5rem;
}

Expand Down

0 comments on commit d51ab37

Please sign in to comment.