We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fffbd9c commit fa5bc01Copy full SHA for fa5bc01
1 file changed
components/Common/GlowingBackdrop/index.module.css
@@ -24,7 +24,8 @@
24
@apply absolute
25
inset-0
26
m-auto
27
- h-[600px]
+ aspect-[1.67]
28
+ max-w-[1004px]
29
object-cover
30
text-neutral-300
31
dark:text-neutral-900/75;
0 commit comments