This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
.glass-surface {
|
||||
background-color: rgba(255, 255, 255, 0.6);
|
||||
border: 1px solid rgba(255, 255, 255, 0.8);
|
||||
border: 2px solid rgba(255, 255, 255, 0.8);
|
||||
-webkit-backdrop-filter: blur(3px);
|
||||
backdrop-filter: blur(3px);
|
||||
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.03);
|
||||
|
||||
Reference in New Issue
Block a user