✏️ Fixed table width
This commit is contained in:
parent
75f4d8e09c
commit
0d47a1a1c2
1 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
|
@ -384,24 +384,24 @@ This project is licensed under the [MIT License](https://opensource.org/licenses
|
|||
</tr>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center"><a href="https://postwoman.io"><img src="https://img.shields.io/badge/Tested_on-Postwoman-202124?logo=Postwoman"/></td>
|
||||
<td width="70%"><pre><code>[](https://postwoman.io)</code></pre></td>
|
||||
<td align="center" width="200px"><a href="https://postwoman.io"><img src="https://img.shields.io/badge/Tested_on-Postwoman-202124?logo=Postwoman"/></td>
|
||||
<td width="500px"><pre><code>[](https://postwoman.io)</code></pre></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><a href="https://postwoman.io"><img src="https://img.shields.io/badge/Tested_on-Postwoman-success?logo=Postwoman"/></td>
|
||||
<td width="70%"><pre><code>[](https://postwoman.io)</code></pre></td>
|
||||
<td align="center" width="200px"><a href="https://postwoman.io"><img src="https://img.shields.io/badge/Tested_on-Postwoman-success?logo=Postwoman"/></td>
|
||||
<td width="500px"><pre><code>[](https://postwoman.io)</code></pre></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><a href="https://postwoman.io"><img src="https://img.shields.io/badge/Tested_on-Postwoman-critical?logo=Postwoman"/></td>
|
||||
<td width="70%"><pre><code>[](https://postwoman.io)</code></pre></td>
|
||||
<td align="center" width="200px"><a href="https://postwoman.io"><img src="https://img.shields.io/badge/Tested_on-Postwoman-critical?logo=Postwoman"/></td>
|
||||
<td width="500px"><pre><code>[](https://postwoman.io)</code></pre></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><a href="https://postwoman.io"><img src="https://img.shields.io/badge/Tested_on-Postwoman-blueviolet?logo=Postwoman"/></td>
|
||||
<td width="70%"><pre><code>[](https://postwoman.io)</code></pre></td>
|
||||
<td align="center" width="200px"><a href="https://postwoman.io"><img src="https://img.shields.io/badge/Tested_on-Postwoman-blueviolet?logo=Postwoman"/></td>
|
||||
<td width="500px"><pre><code>[](https://postwoman.io)</code></pre></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><a href="https://postwoman.io"><img src="https://img.shields.io/badge/your_text-Postwoman-hex_color_code?logo=Postwoman"/></td>
|
||||
<td width="70%"><pre><code>[](https://postwoman.io)</code></pre></td>
|
||||
<td align="center" width="200px"><a href="https://postwoman.io"><img src="https://img.shields.io/badge/your_text-Postwoman-hex_color_code?logo=Postwoman"/></td>
|
||||
<td width="500px"><pre><code>[](https://postwoman.io)</code></pre></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Reference in a new issue