Fix icon size on mobile devices
This commit is contained in:
parent
aef292f55c
commit
f8ec8e282d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<div align="center">
|
||||
<a href="https://git.staropensource.de/StarOpenSource/Engine">
|
||||
<img alt="StarOpenSource Engine" width="auto" height="200px" src="https://fs.staropensource.de/imgs/branding/engine/v2/extended-brand.png"/>
|
||||
<img alt="StarOpenSource Engine" width="856px" height="auto" src="https://fs.staropensource.de/imgs/branding/engine/v2/extended-brand.png"/>
|
||||
</a>
|
||||
|
||||
<p align="center"><a href="https://git.staropensource.de/StarOpenSource/Engine">Repository</a> | <a href="https://engine.staropensource.de">Documentation</a> | <a href="https://develop.engine.staropensource.de">Documentation (development)</a></p>
|
||||
|
|
Loading…
Reference in a new issue