classic link introductiob

This commit is contained in:
Antoine M 2024-05-14 09:30:23 +02:00
parent edbc4086d6
commit eac23017a0

View File

@ -2,3 +2,7 @@
@apply bg-construction text-zuume text-slate-900 inline-block px-4 py-2;
transform: rotate(-2deg);
}
.classic-link {
@apply font-bold text-black;
}