mirror of
https://git.aramjonghu.nl/AramJonghu/aramjonghu-site.git
synced 2026-06-07 21:58:25 +02:00
removal index.css, uses fullwidth now.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
export default function Home({}) {
|
||||
return (
|
||||
<>
|
||||
<div>
|
||||
<h1 className="text-ctp-text">Under Construction</h1>
|
||||
</div>
|
||||
<div className="p-8 text-center">
|
||||
<h1 className="text-ctp-text text-4xl">Under Construction</h1>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user