mirror of
https://github.com/netz39/www.netz39.de.git
synced 2025-01-31 09:33:18 +01:00
fix: spacestatus img size css container knows best
This commit is contained in:
parent
1ca83e07b1
commit
2e0d375b5e
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
<li><a id="theme-toggle" title="{{ page.title }} " aria-label="{{ page.title }}" onclick="themeToggle()"></a></li>
|
||||
{% endif %}
|
||||
<!-- Spacestatus -->
|
||||
<li><a href="https://www.netz39.de/status/"><img alt="status" src="https://spaceapi.n39.eu/state.png" width="200" height="40"></a></li>
|
||||
<li><a href="https://www.netz39.de/status/"><img alt="status" src="https://spaceapi.n39.eu/state.png"></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Reference in a new issue