Update builder.html
Browse files- builder.html +1 -1
builder.html
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
<!-- GrapesJS CSS -->
|
8 |
<link rel="stylesheet" href="https://unpkg.com/grapesjs/dist/css/grapes.min.css">
|
9 |
|
10 |
-
|
11 |
<style>
|
12 |
.container {
|
13 |
position: relative;
|
|
|
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 |
.container {
|
13 |
position: relative;
|