We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2caa6 commit 5563d44Copy full SHA for 5563d44
1 file changed
_sass/nyx/_layout.scss
@@ -33,6 +33,7 @@ main {
33
border: 1px solid rgba(255, 255, 255, 0.06);
34
border-radius: 0.75rem;
35
padding: 1.5rem;
36
+ position: relative;
37
38
transition: transform 0.15s ease, box-shadow 0.15s ease;
39
}
0 commit comments