Refonte complète du globe avec texture réaliste et vague planétaire animée

This commit is contained in:
sucupira
2025-07-09 16:06:13 -04:00
parent 1cbabf7ce6
commit 4431d6d72d
7 changed files with 2173 additions and 57 deletions
+7 -2
View File
@@ -91,8 +91,6 @@
gap: var(--spacing-lg);
margin-bottom: var(--spacing-lg);
}
font-size: 1.5rem;
}
.countdown {
display: flex;
@@ -130,6 +128,13 @@
opacity: 0.8;
}
.social-links {
display: flex;
gap: 1rem;
margin-top: 1rem;
font-size: 1.5rem;
}
@media (max-width: 768px) {
.footer-content {
grid-template-columns: 1fr;