style improvements

This commit is contained in:
2024-12-05 09:03:16 +00:00
parent 547e111852
commit c8d1229fce
2 changed files with 13 additions and 21 deletions
-3
View File
@@ -34,9 +34,6 @@ fn page() -> Html {
<a class="click" target="_blank" href="https://codeberg.org/futile"> { "git" } </a>
<a class="click" target="_blank" href="https://steamcommunity.com/id/elituf"> { "steam" } </a>
</div>
<div class="footer" style="margin-top: -40px">
<div><p> { '\u{200B}' } </p></div>
</div>
</div>
</>
}