Files
local-content-pro/includes/blocks/lcp-dynamic-container/src/style.scss
2024-12-18 02:27:09 -08:00

13 lines
266 B
SCSS

/**
* The following styles get applied both on the front of your site
* and in the editor.
*
* Replace them with your own styles or remove the file completely.
*/
.wp-block-create-block-lcp-viewport {
background-color: #21759b;
color: #fff;
padding: 2px;
}