We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b16cbcc commit ffc2bbaCopy full SHA for ffc2bba
1 file changed
src/components/footer.tsx
@@ -139,12 +139,7 @@ export function Footer() {
139
</div>
140
141
<div className="flex flex-col gap-8 max-md:w-full md:max-w-md md:justify-self-end">
142
- <CardSplit
143
- className="md:order-2"
144
- textPrimary="5x1000"
145
- textSecondary="Sostienici!"
146
- textSecondarySmall="CF: 97927490157"
147
- />
+ <CardSplit textPrimary="5x1000" textSecondary="Sostienici!" textSecondarySmall="CF: 97927490157" />
148
149
<div id="sitemap" className="flex w-full flex-col gap-4">
150
<h3 className="typo-label-extralarge md:typo-headline-small">Visita il sito</h3>
0 commit comments