Fix vars
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
width: max(25vw, 180px);
|
||||
padding-bottom: 1.5rem;
|
||||
|
||||
backdrop-filter: var(--bg-blur-large);
|
||||
backdrop-filter: var(--bg-blur-lg);
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
|
||||
opacity: 1;
|
||||
|
||||
Reference in New Issue
Block a user