lalashechka commited on
Commit
d2aa4dd
1 Parent(s): febcaf7

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -0
index.html CHANGED
@@ -5,6 +5,9 @@
5
  <meta name="viewport" content="width=device-width" />
6
  <title>My static Space</title>
7
  <style>
 
 
 
8
  div#component-2 {
9
  display: none;
10
  }
 
5
  <meta name="viewport" content="width=device-width" />
6
  <title>My static Space</title>
7
  <style>
8
+ #col-container {
9
+ max-width: 100% !important;
10
+ }
11
  div#component-2 {
12
  display: none;
13
  }