Update builder.html
Browse files- builder.html +1 -4
builder.html
CHANGED
@@ -7,10 +7,7 @@
|
|
7 |
<!-- GrapesJS CSS -->
|
8 |
<link rel="stylesheet" href="https://unpkg.com/grapesjs/dist/css/grapes.min.css">
|
9 |
|
10 |
-
|
11 |
-
<!-- Your Custom CSS -->
|
12 |
-
<!-- Your Custom CSS -->
|
13 |
-
<style>
|
14 |
.container {
|
15 |
display: flex;
|
16 |
justify-content: space-between;
|
|
|
7 |
<!-- GrapesJS CSS -->
|
8 |
<link rel="stylesheet" href="https://unpkg.com/grapesjs/dist/css/grapes.min.css">
|
9 |
|
10 |
+
<style>
|
|
|
|
|
|
|
11 |
.container {
|
12 |
display: flex;
|
13 |
justify-content: space-between;
|