Skip to content

Commit 2c6f58c

Browse files
authored
there rhe shadow problems r gone
1 parent 95f1e61 commit 2c6f58c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ main {
4646
background-color: var(--bg-1);
4747
box-shadow: var(--bg-1) 0 0 16px 4px;
4848

49-
position: relative;
50-
5149
z-index: 0;
5250
}
5351

@@ -62,6 +60,8 @@ main {
6260
position: initial;
6361
justify-content: space-between;
6462

63+
position: relative;
64+
6565
user-select: none;
6666
}
6767

0 commit comments

Comments
 (0)