Update builder.html
Browse files- builder.html +1 -0
builder.html
CHANGED
@@ -7,6 +7,7 @@
|
|
7 |
<!-- GrapesJS CSS -->
|
8 |
<link rel="stylesheet" href="https://unpkg.com/grapesjs/dist/css/grapes.min.css">
|
9 |
|
|
|
10 |
<style>
|
11 |
.gjs-row {
|
12 |
display: flex;
|
|
|
7 |
<!-- GrapesJS CSS -->
|
8 |
<link rel="stylesheet" href="https://unpkg.com/grapesjs/dist/css/grapes.min.css">
|
9 |
|
10 |
+
<!-- Your Custom CSS -->
|
11 |
<style>
|
12 |
.gjs-row {
|
13 |
display: flex;
|