Update CSS "main" from version "11.2.0" to "11.3.0"

This commit is contained in:
inference 2024-01-15 05:55:54 +00:00
parent d2fa85d3b6
commit 6e39a35647
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,5 +1,5 @@
/* Inferencium - Website - CSS - Main */
/* Version: 11.2.0 */
/* Version: 11.3.0 */
/* Copyright 2022 Jake Winters */
/* SPDX-License-Identifier: BSD-3-Clause */
@ -205,6 +205,7 @@ td.red {
/* Image */
img.logo-small {
transform: translate(0px, 13px);
margin-right: 15px;
}