diff options
author | Drew DeVault <sir@cmpwn.com> | 2018-10-22 22:19:56 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2018-10-22 22:19:56 -0400 |
commit | b1c03b91c502aed9f6fd8baab35ea36e3277f8ca (patch) | |
tree | 864515e52e05c565a2fea89cca7083d951e253e1 /builds.sr.ht | |
parent | f66a7843def03ab884520b35a270461eddd923ca (diff) | |
download | sr.ht-docs-b1c03b91c502aed9f6fd8baab35ea36e3277f8ca.tar.gz |
Better way to get full-width tables
Diffstat (limited to 'builds.sr.ht')
-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 4ff1faf..913f2f6 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 style="width: 100%"> +<table class="col-md-12"> <thead> <tr> <th></th> |