diff options
author | Drew DeVault <sir@cmpwn.com> | 2018-10-22 22:18:00 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2018-10-22 22:18:00 -0400 |
commit | f66a7843def03ab884520b35a270461eddd923ca (patch) | |
tree | 26dfbf1c5a188d3a7ed3bf64aae0ba2001adcc79 | |
parent | e68ea38723de00eba786997357ca28b1362ad5ca (diff) | |
download | sr.ht-docs-f66a7843def03ab884520b35a270461eddd923ca.tar.gz |
width: 100% on compat table
-rw-r--r-- | builds.sr.ht/compatibility.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index 65d45d6..4ff1faf 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -4,7 +4,7 @@ by each Linux distribution upstream are listed. **Note**: support for multi-arch builds is underway, but not yet available. -<table> +<table style="width: 100%"> <thead> <tr> <th></th> |