@@ -271,7 +279,7 @@
width: 90%;
max-height: 80vh;
overflow-y: auto;
- box-shadow: 0 10px 24px rgba(0,0,0,0.25);
+ box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25);
}
.achievements-header {
@@ -415,7 +423,7 @@
display: flex;
align-items: center;
gap: 0.75rem;
- box-shadow: 0 4px 12px rgba(0,0,0,0.15);
+ box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
animation: slideInRight 0.3s ease-out;
max-width: 300px;
}
@@ -426,7 +434,7 @@
display: flex;
align-items: center;
justify-content: center;
- background: rgba(255,255,255,0.2);
+ background: rgba(255, 255, 255, 0.2);
border-radius: 50%;
}