mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Even more mobile css fixes
This commit is contained in:
parent
03c25a4a82
commit
92bed77a97
6 changed files with 12 additions and 12 deletions
|
@ -78,10 +78,7 @@ export default function contribute() {
|
|||
})}
|
||||
</div>
|
||||
</div>
|
||||
<img
|
||||
style={{ maxWidth: '100%', width: '320px' }}
|
||||
src={`${constants.siteUrl}img/bug.png`}
|
||||
/>
|
||||
<img src={`${constants.siteUrl}img/bug.png`} />
|
||||
</div>
|
||||
<hr />
|
||||
{showFeedback && (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue