Felix i Jannes Mast
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
79ca7531a2
commit
66e0cac992
|
@ -28,7 +28,7 @@ title: Meshtastic
|
||||||
</video>
|
</video>
|
||||||
|
|
||||||
<button onclick="scrollToContent()"
|
<button onclick="scrollToContent()"
|
||||||
style="position: absolute; top: 85vh; left: 50%; transform: translateX(-50%);
|
style="position: fixed; bottom: 20px; left: 50%; transform: translateX(-50%);
|
||||||
padding: 12px 24px; font-size: 1.2rem;
|
padding: 12px 24px; font-size: 1.2rem;
|
||||||
background-color: #ffffffcc; border: none; border-radius: 8px;
|
background-color: #ffffffcc; border: none; border-radius: 8px;
|
||||||
cursor: pointer; z-index: 10;">
|
cursor: pointer; z-index: 10;">
|
||||||
|
@ -36,9 +36,9 @@ title: Meshtastic
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<!-- Mellanrum -->
|
<!-- Mellanrum -->
|
||||||
<div id="main-content" style="height: 90vh;"></div>
|
<div style="height: 90vh;"></div>
|
||||||
|
|
||||||
<div class="ascii-wrapper">
|
<div id="main-content" class="ascii-wrapper">
|
||||||
<pre><code><div align="center">
|
<pre><code><div align="center">
|
||||||
__ __ ________ ______ __ __ ________ ______ ______ ________ ______ ______
|
__ __ ________ ______ __ __ ________ ______ ______ ________ ______ ______
|
||||||
|\_\ /\_\ |\_______\ /\_____\ |\_\ |\_\ |\_______\ /\_____\ /\_____\ |\_______\ |\_____\ /\_____\
|
|\_\ /\_\ |\_______\ /\_____\ |\_\ |\_\ |\_______\ /\_____\ /\_____\ |\_______\ |\_____\ /\_____\
|
||||||
|
|
Loading…
Reference in New Issue