diff --git a/packages/block-library/src/countdown/style.scss b/packages/block-library/src/countdown/style.scss index 2ff6444879422..a6dd473812a38 100644 --- a/packages/block-library/src/countdown/style.scss +++ b/packages/block-library/src/countdown/style.scss @@ -24,16 +24,9 @@ } .countdown-box span { - // font-size: 24px; font-weight: bold; - // color: #333; } -// .countdown-box small { -// font-size: 12px; -// color: #666; -// } - .countdown-end-message { text-align: center; font-size: 18px;