fixed an overflow and changed the text of a link

This commit is contained in:
Lucia Zehentner 2024-08-25 00:21:03 +02:00
parent 1fffc381a8
commit 4a33bea64a
5 changed files with 13 additions and 13 deletions

View file

@ -75,7 +75,7 @@
<h2><span class="spacer"></span><span class="additional-spacer">====</span> contact me <span class="additional-spacer">====</span><span class="spacer"></span></h2>
<div class="socials-grid">
<div class="social">
<h3>Mastodon</h3><p><a rel="me" href="https://tyrol.social/@schlecknits" target="_blank">@schlecknits@mastodon.social</a></p>
<h3>Mastodon</h3><p><a rel="me" href="https://tyrol.social/@schlecknits" target="_blank">@schlecknits@tyrol.social</a></p>
</div>
<div class="social">
<h3>GitHub</h3><p><a href="https://github.com/Schlecknits" target="_blank">Schlecknits</a></p>
@ -92,9 +92,9 @@
</div>
</div>
<footer>
<span class="horizontal_divider">======================================================================================</span>
<span class="centered no-overflow horizontal_divider">======================================================================================</span>
<div class="flex-row">
<p><a href="legal_notice.html">Legal notice</a> | <a href="licenses.html">Open source licenses</a> | Latest Update: 2024-08-24</p>
<p><a href="legal_notice.html">Legal notice</a> | <a href="licenses.html">Open source licenses</a> | Latest Update: 2024-08-25</p>
</div>
<pre class="flags" aria-label="Trans flag and bi flag">
<span class="blue">==============</span> | <span class="pink">==============</span>
@ -106,4 +106,4 @@
</footer>
</div>
</body>
</html>
</html>