changed container width

This commit is contained in:
2025-08-21 06:47:54 +00:00
parent c2d5405fb6
commit 181b52f692

View File

@@ -25,7 +25,7 @@
.container { .container {
position: relative; position: relative;
width: 400px; width: 404px;
background: rgba(255, 255, 255, 0.1); background: rgba(255, 255, 255, 0.1);
backdrop-filter: blur(10px); backdrop-filter: blur(10px);
border-radius: 20px; border-radius: 20px;