Skip to content

Commit 5563d44

Browse files
committed
fix list bug
1 parent ae2caa6 commit 5563d44

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_sass/nyx/_layout.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ main {
3333
border: 1px solid rgba(255, 255, 255, 0.06);
3434
border-radius: 0.75rem;
3535
padding: 1.5rem;
36+
position: relative;
3637

3738
transition: transform 0.15s ease, box-shadow 0.15s ease;
3839
}

0 commit comments

Comments
 (0)