Remove media HTML section CSS
This commit is contained in:
parent
570424ed0b
commit
8167303e98
6
main.css
6
main.css
@ -3,7 +3,7 @@
|
|||||||
/* Copyright 2022 Jake Winters */
|
/* Copyright 2022 Jake Winters */
|
||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
|
|
||||||
/* Version: 11.1.0-alpha.3 */
|
/* Version: 11.1.0-alpha.4 */
|
||||||
|
|
||||||
|
|
||||||
/* Body */
|
/* Body */
|
||||||
@ -247,10 +247,6 @@ strong {
|
|||||||
/* Media */
|
/* Media */
|
||||||
@media (max-width: 600px) {
|
@media (max-width: 600px) {
|
||||||
|
|
||||||
html {
|
|
||||||
overflow-x: hidden;
|
|
||||||
}
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
padding-top: 80px;
|
padding-top: 80px;
|
||||||
margin: 15px;
|
margin: 15px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user