fixed an overflow and changed the text of a link
This commit is contained in:
parent
1fffc381a8
commit
4a33bea64a
5 changed files with 13 additions and 13 deletions
|
@ -30,14 +30,14 @@
|
|||
</nav>
|
||||
<div id="blog">
|
||||
<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>
|
||||
|
||||
</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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue