diff --git a/inf.css b/inf.css index 7212913..9ca3ae3 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 9.1.2.28 */ +/* Version: 9.2.0.29 */ /* Body */ @@ -250,6 +250,10 @@ strong { h6 { text-align: center; } + + table { + overflow-x: auto; + } .update_date { text-align: center;