summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-09-22 06:39:54 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-09-22 06:39:54 +0200
commitd727836c3e08e61ba1ca9d09ce2cd2c6f14bdfdf (patch)
tree5006ffa755a48c6bb04964c464b9e51e82a19aeb
parentdf02649423ac08b9793d49ad9613e6b2a0ec2de1 (diff)
downloadprobe-d727836c3e08e61ba1ca9d09ce2cd2c6f14bdfdf.tar.gz
Test: Readme tables to 100% width
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index b90eafe..311c0cc 100644
--- a/README.md
+++ b/README.md
@@ -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>