Revert "Update About page to version 9.1.0.26."
This reverts commit a08aff6339e7afa890a2f1cbb90a527324eb7969.
This commit is contained in:
parent
8d8af327ce
commit
fba979406c
8
inf.css
8
inf.css
@ -3,7 +3,7 @@
|
|||||||
/* Copyright 2022-2023 Jake Winters */
|
/* Copyright 2022-2023 Jake Winters */
|
||||||
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
|
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
|
||||||
|
|
||||||
/* Version: 9.1.0.26 */
|
/* Version: 9.0.2.25 */
|
||||||
|
|
||||||
|
|
||||||
/* Heading 1 */
|
/* Heading 1 */
|
||||||
@ -201,10 +201,6 @@ strong {
|
|||||||
/* Media */
|
/* Media */
|
||||||
@media (max-width: 600px) {
|
@media (max-width: 600px) {
|
||||||
|
|
||||||
html {
|
|
||||||
overflow-x: hidden;
|
|
||||||
}
|
|
||||||
|
|
||||||
.sidebar {
|
.sidebar {
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
@ -255,7 +251,5 @@ strong {
|
|||||||
body {
|
body {
|
||||||
padding-top: 80px;
|
padding-top: 80px;
|
||||||
margin: 15px;
|
margin: 15px;
|
||||||
position: relative;
|
|
||||||
overflow-x: hidden;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user