Revert "fix(ui): fix page-scroll on mobile web browsers"
This reverts commit 7ef37b969d7b6c9f2e6a7b3ee52f120ea1e92359. It was broken and did not work as intended.
This commit is contained in:
parent
5b557fee24
commit
eb6e86ac06
6
main.css
6
main.css
@ -1,5 +1,5 @@
|
|||||||
/* Inferencium - Website - CSS - Main */
|
/* Inferencium - Website - CSS - Main */
|
||||||
/* Version: 12.5.0-beta.4 */
|
/* Version: 12.5.0-beta.5 */
|
||||||
|
|
||||||
/* Copyright 2022 Jake Winters */
|
/* Copyright 2022 Jake Winters */
|
||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
@ -7,10 +7,6 @@
|
|||||||
|
|
||||||
/* Display Size - Large
|
/* Display Size - Large
|
||||||
Colour Scheme - Dark */
|
Colour Scheme - Dark */
|
||||||
html, body {
|
|
||||||
position: relative;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Body */
|
/* Body */
|
||||||
body {
|
body {
|
||||||
padding-top: 40px;
|
padding-top: 40px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user