Skip to content

Commit

Permalink
09-11-2024
Browse files Browse the repository at this point in the history
  • Loading branch information
midkiffaries committed Sep 12, 2024
1 parent 3439f7e commit fe857ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@
'is_default' => false
]);
// Embed: Youtube Frame style
/*
register_block_style( 'core/embed', [
'name' => 'embed-youtube',
'label' => __( 'Frame', 'm20t1' ),
Expand All @@ -138,7 +137,6 @@
border-radius: 3px;
}'
]);
*/
// Video Embed: Shadow style
register_block_style( 'core/video', [
'name' => 'video-shadow',
Expand Down

0 comments on commit fe857ca

Please sign in to comment.