mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Minor style fixes across pages
This commit is contained in:
parent
515993a05b
commit
6fd9beb464
14 changed files with 165 additions and 120 deletions
|
@ -251,6 +251,11 @@ export default function FAQ() {
|
|||
<Head>
|
||||
<title>GYIK - Qmining | Frylabs.net</title>
|
||||
</Head>
|
||||
<div className={'pageHeader'}>
|
||||
<h1>GYakran Ismételt Kérdések</h1>
|
||||
</div>
|
||||
<br />
|
||||
<br />
|
||||
<div className={'buttonContainer'}>
|
||||
{Object.keys(pages).map((key) => {
|
||||
const page = pages[key]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue