Update CSS "main" from version 11.1.1-beta.1 to 11.1.2-beta.1

This commit is contained in:
inference 2023-11-16 22:56:08 +00:00
parent 7802b9b5d2
commit 60e55f2381
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,5 +1,5 @@
/* Inferencium - Website - CSS */
/* Version: 11.1.1-beta.1 */
/* Version: 11.1.2-beta.1 */
/* Copyright 2022 Jake Winters */
/* SPDX-License-Identifier: BSD-3-Clause */
@ -246,10 +246,6 @@ strong {
/* Media */
@media (max-width: 600px) {
html {
scroll-padding-top: 75px;
}
body {
padding-top: 80px;
margin: 15px;