grapesjs/css/main.css

10 lines
93 B
CSS
Raw Normal View History

2023-07-31 12:34:34 +00:00
.red {
color: #f24b4b;
}
2023-08-01 15:26:50 +00:00
.gjs-block {
width: auto;
height: auto;
min-height: auto;
}