ortal1602 commited on
Commit
6de0b89
·
verified ·
1 Parent(s): 6cf1891

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -31,8 +31,8 @@
31
  /* border-collapse: separate; */
32
  border-collapse: collapse;
33
  border-spacing: 0 10px;
34
- /* table-layout: fixed; */
35
- table-layout: auto;
36
  word-wrap: break-word;
37
  }
38
 
 
31
  /* border-collapse: separate; */
32
  border-collapse: collapse;
33
  border-spacing: 0 10px;
34
+ table-layout: fixed;
35
+ /* table-layout: auto; */
36
  word-wrap: break-word;
37
  }
38