DmitrMakeev commited on
Commit
c92b4be
·
verified ·
1 Parent(s): 80e59ed

Update builder2.html

Browse files
Files changed (1) hide show
  1. builder2.html +2 -2
builder2.html CHANGED
@@ -8,7 +8,7 @@
8
  <script src="https://unpkg.com/grapesjs-plugin-forms"></script>
9
  <script src="https://unpkg.com/grapesjs-custom-code"></script>
10
  <style>
11
- body, html {
12
  height: 100%;
13
  margin: 0;
14
  }
@@ -35,7 +35,7 @@
35
  </head>
36
  <body>
37
  <div id="gjs" style="height:0px; overflow:hidden;">
38
- <div class="panel">
39
  <h1 class="welcome">Добро пожаловать!</h1>
40
  <div class="big-title">
41
  <img class="logo" src="https://via.placeholder.com/70x70.png?text=Logo" alt="Logo">
 
8
  <script src="https://unpkg.com/grapesjs-plugin-forms"></script>
9
  <script src="https://unpkg.com/grapesjs-custom-code"></script>
10
  <style>
11
+ body, html {
12
  height: 100%;
13
  margin: 0;
14
  }
 
35
  </head>
36
  <body>
37
  <div id="gjs" style="height:0px; overflow:hidden;">
38
+ <div class="panel">
39
  <h1 class="welcome">Добро пожаловать!</h1>
40
  <div class="big-title">
41
  <img class="logo" src="https://via.placeholder.com/70x70.png?text=Logo" alt="Logo">