diff --git a/inf.css b/inf.css index bb28aa5..a2681a7 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.2.4.33 */ +/* Version: 9.2.5.34 */ /* Body */ @@ -13,7 +13,7 @@ body { margin-right: min(150px, 12vw); font-family: Roboto, sans-serif; font-size: 20px; - line-height: 120%; + line-height: 130%; background-color: #262626; }