qingy2024 commited on
Commit
c84e1c8
·
verified ·
1 Parent(s): b634097

Make the top table stretch across the whole model card horizontally.

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -143,7 +143,7 @@ th{ color:#e7edff }
143
 
144
  <hr/>
145
 
146
- <div class="grid grid-3">
147
  <div class="card">
148
  <h3>What it is</h3>
149
  <p><strong>WEBGEN-4B-Preview</strong> focuses solely on generating production-lean websites. It prefers semantic HTML, sane spacing, and modern component blocks (hero, grids, pricing, FAQ).</p>
 
143
 
144
  <hr/>
145
 
146
+ <div class="grid grid-2" style="margin-top: 1.5rem">
147
  <div class="card">
148
  <h3>What it is</h3>
149
  <p><strong>WEBGEN-4B-Preview</strong> focuses solely on generating production-lean websites. It prefers semantic HTML, sane spacing, and modern component blocks (hero, grids, pricing, FAQ).</p>