changed container width
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
.container {
|
||||
position: relative;
|
||||
width: 400px;
|
||||
width: 404px;
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
backdrop-filter: blur(10px);
|
||||
border-radius: 20px;
|
||||
|
||||
Reference in New Issue
Block a user