This commit is contained in:
parent
855de01eb8
commit
341763baaf
|
|
@ -50,7 +50,7 @@ export default function MissionControl({ iss, moon, cosmic, launch }: MissionCon
|
||||||
|
|
||||||
<header className="z-10 text-center mb-16 mt-10">
|
<header className="z-10 text-center mb-16 mt-10">
|
||||||
<h1 className="text-4xl md:text-6xl font-mono font-bold text-white tracking-tighter mb-4 uppercase">
|
<h1 className="text-4xl md:text-6xl font-mono font-bold text-white tracking-tighter mb-4 uppercase">
|
||||||
Mission<span className="text-blue-500 font-black">Control</span>
|
Georgew<span className="text-blue-500 font-black">Observatory</span>
|
||||||
</h1>
|
</h1>
|
||||||
<p className="text-slate-400 font-mono text-xs tracking-[0.3em] uppercase opacity-70">
|
<p className="text-slate-400 font-mono text-xs tracking-[0.3em] uppercase opacity-70">
|
||||||
Ground Station // [55.6761° N, 12.5683° E]
|
Ground Station // [55.6761° N, 12.5683° E]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue