From b98756519f37dc71a8a9fa21c53b4ef1bae8ae5d Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 26 Dec 2022 05:23:19 +0000 Subject: [PATCH] Revert commit due to incorrect heading stated in commit. --- inf.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/inf.css b/inf.css index 75b4f6b..8a942b0 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Inference */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 0.8.0.8 */ +/* Version: 0.7.0.7 */ h1 { @@ -170,10 +170,6 @@ table, th, td { text-align: center; } - h6 { - text-align: center; - } - body { margin: 15px; }