Remove broken table overflows

This commit is contained in:
inference 2023-09-09 23:33:27 +01:00
parent 66ab5c546a
commit 94aa74b08b
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc
2 changed files with 2 additions and 9 deletions

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 5.3.0.107 -->
<!-- Version: 5.3.0.108 -->
<html>
@ -171,7 +171,6 @@
<h2 id="recommendations"><a href="#recommendations">Recommendations</a></h2>
<h3 id="hardware"><a href="#hardware">Hardware</a></h3>
<h4 id="hardware-smartphone"><a href="#hardware-smartphone">Smartphone</a></h4>
<div style="overflow-x:auto;">
<table>
<tr>
<th>Type</th>
@ -261,10 +260,8 @@
<a href="https://support.google.com/nexus/answer/4457705#zippy=%2Cpixel-xl-a-a-g-and-a-g">support lifecycles of 3 years</a>.</td>
</tr>
</table>
</div>
<h3 id="software"><a href="#software">Software</a></h3>
<h4 id="software-desktop"><a href="#software-desktop">Desktop</a></h4>
<div style="overflow-x:auto;">
<table>
<tr>
<th>Type</th>
@ -329,9 +326,7 @@
(BSD-3-Clause)</td>
</tr>
</table>
</div>
<h4 id="software-smartphone"><a href="#software-smartphone">Smartphone</a></h4>
<div style="overflow-x:auto;">
<table>
<tr>
<th>Type</th>
@ -457,7 +452,6 @@
(GPL-3.0-only)</td>
</tr>
</table>
</div>
</section>
<section id="music">
<h3 id="music"><a href="#music">Music</a></h3>

View File

@ -3,7 +3,7 @@
/* Copyright 2022 Jake Winters */
/* SPDX-License-Identifier: BSD-3-Clause */
/* Version: 10.3.1.46 */
/* Version: 10.4.0.47 */
/* Body */
@ -183,7 +183,6 @@ table, th, td {
font-family: Roboto, sans-serif;
font-size: 17px;
color: #ffffff;
overflow-x: auto;
}
th {