diff --git a/main.css b/main.css index e27ed1a..0a16165 100644 --- a/main.css +++ b/main.css @@ -1,5 +1,5 @@ /* Inferencium - Website - CSS */ -/* Version: 11.1.1-alpha.3 */ +/* Version: 11.1.1-alpha.4 */ /* Copyright 2022 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause */ @@ -262,7 +262,8 @@ strong { height: 35px; font-size: 12px; line-height: 0%; - padding-top: 15px; + padding-top: 8px; + padding-bottom: 8px; overflow: auto; white-space: nowrap; }