AlienKevin commited on
Commit
fc83ce0
1 Parent(s): cb86709

Widen second column of category table

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ table th:first-of-type {
17
  width: 5%;
18
  }
19
  table th:nth-of-type(2) {
20
- width: 10%;
21
  }
22
  table th:nth-of-type(3) {
23
  width: 50%;
 
17
  width: 5%;
18
  }
19
  table th:nth-of-type(2) {
20
+ width: 15%;
21
  }
22
  table th:nth-of-type(3) {
23
  width: 50%;