view mrjunejune/src/parts/footer.html @ 145:c1eab8c0b0f9

[MrJuneJune] Small improvement UX and tests passes now.
author June Park <parkjune1995@gmail.com>
date Fri, 09 Jan 2026 13:42:35 -0800
parents be91a73d801a
children
line wrap: on
line source

<div style="display: flex; align-items: center; justify-content: center; margin: 30px 0px;">
  <small>&copy; 2026 June Park</small>
</div>