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