mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-29 11:47:37 +02:00
Reaction sorting, minor style and usability fixes
This commit is contained in:
@@ -5,8 +5,6 @@ import FeedbackArea from '../components/feedbackArea'
|
||||
import constants from '../constants.json'
|
||||
import LoadingIndicator from '../components/LoadingIndicator'
|
||||
|
||||
import Sleep from '../components/sleep'
|
||||
|
||||
import styles from './contact.module.css'
|
||||
|
||||
export default function Contact() {
|
||||
@@ -37,9 +35,6 @@ export default function Contact() {
|
||||
<div className={'pageHeader'}>
|
||||
<h1>Kapcsolat</h1>
|
||||
</div>
|
||||
<br />
|
||||
<Sleep />
|
||||
<br />
|
||||
<div>
|
||||
<div className={'subtitle'}>Üzenet küldése</div>
|
||||
<div className={styles.text}>
|
||||
|
||||
Reference in New Issue
Block a user