rebase: CSS "Main" from version "12.4.0-alpha.1" onto "12.4.0"

This commit is contained in:
inference 2025-06-24 16:35:42 +00:00
parent 243c00d851
commit 404c7fa8bf
Signed by: inference
SSH Key Fingerprint: SHA256:/O3c09/4f1lh4zrhFs2qvQEDda6dZbTwG9xEcj8OfWo

View File

@ -1,5 +1,5 @@
/* Inferencium - Website - CSS - Main */
/* Version: 12.4.0-alpha.1 */
/* Version: 12.4.0 */
/* Copyright 2022 Jake Winters */
/* SPDX-License-Identifier: BSD-3-Clause */
@ -87,7 +87,7 @@ code, pre {
padding: 2px;
}
code.ovf, pre {
pre {
overflow-x: auto;
}