hollowstrawberry commited on
Commit
a194cc7
·
verified ·
1 Parent(s): fee91dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -38,6 +38,9 @@ tags:
38
  flex-direction: column;
39
  align-items: flex-start;
40
  }
 
 
 
41
  .custom-image-container {
42
  position: relative;
43
  width: 100%;
@@ -63,7 +66,7 @@ tags:
63
  <div class="subtitle">Based on illustrious XL 0.1</div>
64
  </div>
65
  </div>
66
- <table>
67
  <tr>
68
  <td>
69
  <div class="custom-image-container">
 
38
  flex-direction: column;
39
  align-items: flex-start;
40
  }
41
+ .custom-table td {
42
+ width: 33.333%;
43
+ }
44
  .custom-image-container {
45
  position: relative;
46
  width: 100%;
 
66
  <div class="subtitle">Based on illustrious XL 0.1</div>
67
  </div>
68
  </div>
69
+ <table class="custom-table">
70
  <tr>
71
  <td>
72
  <div class="custom-image-container">