From 94aa74b08bc33bbe70e4fc387aa5886460d03ccc Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 9 Sep 2023 23:33:27 +0100 Subject: [PATCH] Remove broken table overflows --- about.html | 8 +------- inf.css | 3 +-- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/about.html b/about.html index cc19294..a08b4fd 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -171,7 +171,6 @@

Recommendations

Hardware

Smartphone

-
@@ -261,10 +260,8 @@ support lifecycles of 3 years.
Type
-

Software

Desktop

-
@@ -329,9 +326,7 @@ (BSD-3-Clause)
Type
-

Smartphone

-
@@ -457,7 +452,6 @@ (GPL-3.0-only)
Type
-

Music

diff --git a/inf.css b/inf.css index 68394a4..2e0bce7 100644 --- a/inf.css +++ b/inf.css @@ -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 {