We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adcf9e0 commit 56aea65Copy full SHA for 56aea65
1 file changed
app/100nossao/page.tsx
@@ -38,7 +38,7 @@ export default function CemNossao() {
38
</div>
39
40
<div className="order-1 md:order-2 space-y-8 px-2">
41
- <h2 className={`${blackOpsOne.className} text-5xl md:text-6xl text-white`}>
+ <h2 className={`${blackOpsOne.className} text-4xl sm:text-5xl md:text-6xl text-white`}>
42
O MAIOR <span className="text-red-600">SOM AUTOMOTIVO UNIVERSITÁRIO</span> DO BRASIL
43
</h2>
44
0 commit comments