Skip to content

Commit f81184d

Browse files
UI: Add scroll progress bar
Co-authored-by: Alien69Flow <111972684+Alien69Flow@users.noreply.github.com>
1 parent a46b531 commit f81184d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/CoNetWorKing.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@ const CoNetWorKing: React.FC = () => {
888888
{/* CTA Section */}
889889
<div className="bg-gradient-to-r from-alien-green/20 to-alien-gold/20 rounded-xl p-12 text-center backdrop-blur-md border border-alien-gold/30">
890890
<Network className="h-16 w-16 text-alien-gold mx-auto mb-6" />
891-
<h2 className="text-3xl font-bold text-alien-gold mb-4 font-[Atomic Age]">
891+
<h2 className="text-3xl font-bold text-alien-gold mb-4 font-nasalization">
892892
Ready to Join the Network?
893893
</h2>
894894
<p className="text-gray-200 max-w-2xl mx-auto mb-8 font-[Exo] text-lg">

0 commit comments

Comments
 (0)