Vibe Google Analytics

This commit is contained in:
2026-06-25 18:55:04 -04:00
parent fdf8e754f5
commit 73ae3eac53
86 changed files with 53925 additions and 46039 deletions
+8 -3
View File
@@ -8,8 +8,12 @@
}
@keyframes fade-in {
from { opacity: 0; }
to { opacity: 1; }
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.card-detail {
@@ -231,7 +235,8 @@
text-decoration-color: #7b73ff;
}
@@media (max-width: 768px) {
@
@media (max-width: 768px) {
.detail-layout {
flex-direction: column;
padding: 1rem;