try fixing weird mobile background behaviour
This commit is contained in:
@ -82,8 +82,8 @@ hr {
|
|||||||
body {
|
body {
|
||||||
color: var(--text);
|
color: var(--text);
|
||||||
background: var(--bg);
|
background: var(--bg);
|
||||||
background-size: cover;
|
/* background-size: cover;
|
||||||
background-attachment: fixed;
|
background-attachment: fixed; */
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
Reference in New Issue
Block a user