diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-22 06:39:54 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-22 06:39:54 +0200 |
| commit | d727836c3e08e61ba1ca9d09ce2cd2c6f14bdfdf (patch) | |
| tree | 5006ffa755a48c6bb04964c464b9e51e82a19aeb | |
| parent | df02649423ac08b9793d49ad9613e6b2a0ec2de1 (diff) | |
| download | probe-d727836c3e08e61ba1ca9d09ce2cd2c6f14bdfdf.tar.gz | |
Test: Readme tables to 100% width
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -42,3 +42,7 @@ running it. [probe](https://github.com/mitjafelicijan/probe) was written by [Mitja Felicijan](https://mitjafelicijan.com) and is released under the BSD zero-clause license, see the LICENSE file for more information. + +<style> + table {width: 100%;} +</style> |
