💬 Update /now

This commit is contained in:
2025-09-03 15:00:28 -04:00
parent 4144eb7fdf
commit e3f7c60fc0
2 changed files with 9 additions and 2 deletions
+6
View File
@@ -54,4 +54,10 @@ const year = new Date().getFullYear();
color: var(--blue);
transform: translateY(4px);
}
@media (max-width: 516px) {
.socials {
flex-direction: column;
}
}
</style>