Revert commit due to incorrect heading stated in commit.

This commit is contained in:
inference 2022-12-26 05:23:19 +00:00
parent 4480a173ea
commit 338eaf7b04

View File

@ -3,7 +3,7 @@
/* Copyright 2022-2023 Inference */ /* Copyright 2022-2023 Inference */
/* SPDX-License-Identifier: BSD-3-Clause-Clear */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */
/* Version: 0.8.0.8 */ /* Version: 0.7.0.7 */
h1 { h1 {
@ -170,10 +170,6 @@ table, th, td {
text-align: center; text-align: center;
} }
h6 {
text-align: center;
}
body { body {
margin: 15px; margin: 15px;
} }