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

@ -30,14 +30,14 @@
</nav> </nav>
<div id="blog"> <div id="blog">
<h2>Lucia's Blog</h2> <h2>Lucia's Blog</h2>
<span class="centered horizontal_divider">======================================================================================</span> <span class="centered no-overflow horizontal_divider">======================================================================================</span>
<p>Under construction. We'll get there someday.</p> <p>Under construction. We'll get there someday.</p>
</div> </div>
<footer> <footer>
<span class="horizontal_divider">======================================================================================</span> <span class="centered no-overflow horizontal_divider">======================================================================================</span>
<div class="flex-row"> <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> </div>
<pre class="flags" aria-label="Trans flag and bi flag"> <pre class="flags" aria-label="Trans flag and bi flag">
<span class="blue">==============</span> | <span class="pink">==============</span> <span class="blue">==============</span> | <span class="pink">==============</span>

View file

@ -113,9 +113,9 @@
<div class="answer">Just a single big one. My boyfriend doesn't like the fabric that they are made of, so there won't be any new ones anytime soon. But we own bunch of other plushies, so it's not too sad.</div> <div class="answer">Just a single big one. My boyfriend doesn't like the fabric that they are made of, so there won't be any new ones anytime soon. But we own bunch of other plushies, so it's not too sad.</div>
</div> </div>
<footer> <footer>
<div class="horizontal_divider">======================================================================================</div> <div class="centered no-overflow horizontal_divider">======================================================================================</div>
<div class="flex-row"> <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> </div>
<pre class="flags" aria-label="Trans flag and bi flag"> <pre class="flags" aria-label="Trans flag and bi flag">
<span class="blue">==============</span> | <span class="pink">==============</span> <span class="blue">==============</span> | <span class="pink">==============</span>

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> <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="socials-grid">
<div class="social"> <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>
<div class="social"> <div class="social">
<h3>GitHub</h3><p><a href="https://github.com/Schlecknits" target="_blank">Schlecknits</a></p> <h3>GitHub</h3><p><a href="https://github.com/Schlecknits" target="_blank">Schlecknits</a></p>
@ -92,9 +92,9 @@
</div> </div>
</div> </div>
<footer> <footer>
<span class="horizontal_divider">======================================================================================</span> <span class="centered no-overflow horizontal_divider">======================================================================================</span>
<div class="flex-row"> <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> </div>
<pre class="flags" aria-label="Trans flag and bi flag"> <pre class="flags" aria-label="Trans flag and bi flag">
<span class="blue">==============</span> | <span class="pink">==============</span> <span class="blue">==============</span> | <span class="pink">==============</span>

View file

@ -50,9 +50,9 @@
</tbody> </tbody>
</table> </table>
<footer> <footer>
<span class="horizontal_divider">======================================================================================</span> <span class="centered no-overflow horizontal_divider">======================================================================================</span>
<div class="flex-row"> <div class="flex-row">
<p><a href="legal_notice.html">Legal notice</a> | <a class="highlight" href="licenses.html">Open source licenses</a> | Latest Update: 2024-08-24</p> <p><a href="legal_notice.html">Legal notice</a> | <a class="highlight" href="licenses.html">Open source licenses</a> | Latest Update: 2024-08-25</p>
</div> </div>
<pre class="flags" aria-label="Trans flag and bi flag"> <pre class="flags" aria-label="Trans flag and bi flag">
<span class="blue">==============</span> | <span class="pink">==============</span> <span class="blue">==============</span> | <span class="pink">==============</span>

View file

@ -64,9 +64,9 @@
</div> </div>
<footer> <footer>
<span class="horizontal_divider">======================================================================================</span> <span class="centered no-overflow horizontal_divider">======================================================================================</span>
<div class="flex-row"> <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> </div>
<pre class="flags" aria-label="Trans flag and bi flag"> <pre class="flags" aria-label="Trans flag and bi flag">
<span class="blue">==============</span> | <span class="pink">==============</span> <span class="blue">==============</span> | <span class="pink">==============</span>