style: code cleanup and about tab changes

This commit is contained in:
David Ralph
2021-05-22 22:56:24 +01:00
parent 299547842a
commit 84dad33548
13 changed files with 45 additions and 52 deletions

View File

@@ -12,7 +12,7 @@ export default function ResetModal(props) {
return (
<>
<h3 style={{'textAlign': 'center'}}>{language.title}</h3>
<h3 style={{ 'textAlign': 'center' }}>{language.title}</h3>
<h4>{language.question}</h4>
<p>{language.information}</p>
<div className='resetfooter'>