change temp threat to content start
This commit is contained in:
@@ -4,9 +4,14 @@ export default function Informacje() {
|
||||
return (
|
||||
<>
|
||||
<Header />
|
||||
<p style={{ textAlign: "center", marginTop: "3rem" }}>
|
||||
I'm coming after you.
|
||||
</p>
|
||||
<div style={{ margin: "10%", marginTop: "3rem" }}>
|
||||
<h1>Witajcie w Gractwie!</h1>
|
||||
<p>
|
||||
Jesteśmy grupą ludzi których kręcą gry. Proste, nie?
|
||||
{/* <br /> */}
|
||||
{/* Serwer ten miał wcześniej tematykę Team Fortressową. */}
|
||||
</p>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user