10 lines
201 B
SCSS
10 lines
201 B
SCSS
|
/**
|
||
|
* The following styles get applied inside the editor only.
|
||
|
*
|
||
|
* Replace them with your own styles or remove the file completely.
|
||
|
*/
|
||
|
|
||
|
.wp-block-room-vw-room-vw-hero {
|
||
|
border: 1px dotted #f00;
|
||
|
}
|