mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
style header
This commit is contained in:
@@ -6,7 +6,7 @@ import Wizard from '../components/wizard/index'
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
<div className="wrapper">
|
||||
<>
|
||||
<Head>
|
||||
<title>Pfadi Bussle Buchen</title>
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
@@ -17,6 +17,6 @@ export default function Home() {
|
||||
<Wizard />
|
||||
</main>
|
||||
<Footer />
|
||||
</div>
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user