Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/student/miro/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1305,7 +1305,7 @@ export default function MiroThonLandingPage() {
// Miro-thon Concluded State
<div className="relative z-10 flex flex-col items-center justify-center text-center">
<h2 className="text-3xl md:text-4xl lg:text-5xl font-black text-white mb-4">
Miro-thon Concluded
Miro-thon concluded
</h2>
<p className="text-white/70 font-mono text-base md:text-lg">
Thank you for participating in the Miro-thon!
Expand Down