diff --git a/main.css b/main.css index 0a16165..c59803d 100644 --- a/main.css +++ b/main.css @@ -1,5 +1,5 @@ /* Inferencium - Website - CSS */ -/* Version: 11.1.1-alpha.4 */ +/* Version: 11.1.1-alpha.5 */ /* Copyright 2022 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause */ @@ -260,7 +260,7 @@ strong { .nav-bar { width: 100vw; height: 35px; - font-size: 12px; + font-size: 10px; line-height: 0%; padding-top: 8px; padding-bottom: 8px;